|
15 | 15 | <UseAppBundle Value="False"/> |
16 | 16 | <ResourceType Value="res"/> |
17 | 17 | </General> |
18 | | - <BuildModes Count="3"> |
| 18 | + <BuildModes Count="7"> |
19 | 19 | <Item1 Name="Default" Default="True"/> |
20 | 20 | <Item2 Name="Debug"> |
21 | 21 | <CompilerOptions> |
|
84 | 84 | </Other> |
85 | 85 | </CompilerOptions> |
86 | 86 | </Item3> |
| 87 | + <Item4 Name="Valgrind"> |
| 88 | + <CompilerOptions> |
| 89 | + <Version Value="11"/> |
| 90 | + <PathDelim Value="\"/> |
| 91 | + <Target> |
| 92 | + <Filename Value="..\..\..\bin\ghatem"/> |
| 93 | + </Target> |
| 94 | + <SearchPaths> |
| 95 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 96 | + <UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/> |
| 97 | + </SearchPaths> |
| 98 | + <Linking> |
| 99 | + <Debugging> |
| 100 | + <DebugInfoType Value="dsDwarf3"/> |
| 101 | + <TrashVariables Value="True"/> |
| 102 | + <UseValgrind Value="True"/> |
| 103 | + <UseExternalDbgSyms Value="True"/> |
| 104 | + </Debugging> |
| 105 | + </Linking> |
| 106 | + <Other> |
| 107 | + <CustomOptions Value="-dDEBUG"/> |
| 108 | + </Other> |
| 109 | + </CompilerOptions> |
| 110 | + </Item4> |
| 111 | + <Item5 Name="HashMult"> |
| 112 | + <CompilerOptions> |
| 113 | + <Version Value="11"/> |
| 114 | + <PathDelim Value="\"/> |
| 115 | + <Target> |
| 116 | + <Filename Value="..\..\..\bin\ghatem"/> |
| 117 | + </Target> |
| 118 | + <SearchPaths> |
| 119 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 120 | + <UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/> |
| 121 | + </SearchPaths> |
| 122 | + <CodeGeneration> |
| 123 | + <SmartLinkUnit Value="True"/> |
| 124 | + <Optimizations> |
| 125 | + <OptimizationLevel Value="3"/> |
| 126 | + </Optimizations> |
| 127 | + </CodeGeneration> |
| 128 | + <Linking> |
| 129 | + <Debugging> |
| 130 | + <GenerateDebugInfo Value="False"/> |
| 131 | + <RunWithoutDebug Value="True"/> |
| 132 | + </Debugging> |
| 133 | + <LinkSmart Value="True"/> |
| 134 | + </Linking> |
| 135 | + <Other> |
| 136 | + <CustomOptions Value="-dRELEASE -dHASHMULT"/> |
| 137 | + </Other> |
| 138 | + </CompilerOptions> |
| 139 | + </Item5> |
| 140 | + <Item6 Name="HashMod"> |
| 141 | + <CompilerOptions> |
| 142 | + <Version Value="11"/> |
| 143 | + <PathDelim Value="\"/> |
| 144 | + <Target> |
| 145 | + <Filename Value="..\..\..\bin\ghatem"/> |
| 146 | + </Target> |
| 147 | + <SearchPaths> |
| 148 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 149 | + <UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/> |
| 150 | + </SearchPaths> |
| 151 | + <CodeGeneration> |
| 152 | + <SmartLinkUnit Value="True"/> |
| 153 | + <Optimizations> |
| 154 | + <OptimizationLevel Value="3"/> |
| 155 | + </Optimizations> |
| 156 | + </CodeGeneration> |
| 157 | + <Linking> |
| 158 | + <Debugging> |
| 159 | + <GenerateDebugInfo Value="False"/> |
| 160 | + <RunWithoutDebug Value="True"/> |
| 161 | + </Debugging> |
| 162 | + <LinkSmart Value="True"/> |
| 163 | + </Linking> |
| 164 | + <Other> |
| 165 | + <CustomOptions Value="-dRELEASE -dHASHMOD"/> |
| 166 | + </Other> |
| 167 | + </CompilerOptions> |
| 168 | + </Item6> |
| 169 | + <Item7 Name="LEMIRE"> |
| 170 | + <CompilerOptions> |
| 171 | + <Version Value="11"/> |
| 172 | + <PathDelim Value="\"/> |
| 173 | + <Target> |
| 174 | + <Filename Value="..\..\..\bin\ghatem"/> |
| 175 | + </Target> |
| 176 | + <SearchPaths> |
| 177 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 178 | + <UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/> |
| 179 | + </SearchPaths> |
| 180 | + <CodeGeneration> |
| 181 | + <SmartLinkUnit Value="True"/> |
| 182 | + <Optimizations> |
| 183 | + <OptimizationLevel Value="3"/> |
| 184 | + </Optimizations> |
| 185 | + </CodeGeneration> |
| 186 | + <Linking> |
| 187 | + <Debugging> |
| 188 | + <GenerateDebugInfo Value="False"/> |
| 189 | + <RunWithoutDebug Value="True"/> |
| 190 | + </Debugging> |
| 191 | + <LinkSmart Value="True"/> |
| 192 | + </Linking> |
| 193 | + <Other> |
| 194 | + <CustomOptions Value="-dRELEASE -dLEMIRE"/> |
| 195 | + </Other> |
| 196 | + </CompilerOptions> |
| 197 | + </Item7> |
87 | 198 | </BuildModes> |
88 | 199 | <PublishOptions> |
89 | 200 | <Version Value="2"/> |
|
0 commit comments