Changeset 975 for code/branches/input/visual_studio/vc8/orxonox.vcproj
- Timestamp:
- Apr 3, 2008, 1:00:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/input/visual_studio/vc8/orxonox.vcproj
r973 r975 143 143 /> 144 144 </Configuration> 145 <Configuration146 Name="Release_SSE|Win32"147 ConfigurationType="1"148 InheritedPropertySheets="..\base_properties_release_sse.vsprops;..\orxonox_properties.vsprops"149 CharacterSet="1"150 WholeProgramOptimization="1"151 >152 <Tool153 Name="VCPreBuildEventTool"154 />155 <Tool156 Name="VCCustomBuildTool"157 />158 <Tool159 Name="VCXMLDataGeneratorTool"160 />161 <Tool162 Name="VCWebServiceProxyGeneratorTool"163 />164 <Tool165 Name="VCMIDLTool"166 />167 <Tool168 Name="VCCLCompilerTool"169 AdditionalOptions="/Zm200"170 />171 <Tool172 Name="VCManagedResourceCompilerTool"173 />174 <Tool175 Name="VCResourceCompilerTool"176 />177 <Tool178 Name="VCPreLinkEventTool"179 />180 <Tool181 Name="VCLinkerTool"182 EntryPointSymbol=""183 />184 <Tool185 Name="VCALinkTool"186 />187 <Tool188 Name="VCManifestTool"189 />190 <Tool191 Name="VCXDCMakeTool"192 />193 <Tool194 Name="VCBscMakeTool"195 />196 <Tool197 Name="VCFxCopTool"198 />199 <Tool200 Name="VCAppVerifierTool"201 />202 <Tool203 Name="VCWebDeploymentTool"204 />205 <Tool206 Name="VCPostBuildEventTool"207 />208 </Configuration>209 <Configuration210 Name="Release_SSE2|Win32"211 ConfigurationType="1"212 InheritedPropertySheets="..\base_properties_release_sse2.vsprops;..\orxonox_properties.vsprops"213 CharacterSet="1"214 WholeProgramOptimization="1"215 >216 <Tool217 Name="VCPreBuildEventTool"218 />219 <Tool220 Name="VCCustomBuildTool"221 />222 <Tool223 Name="VCXMLDataGeneratorTool"224 />225 <Tool226 Name="VCWebServiceProxyGeneratorTool"227 />228 <Tool229 Name="VCMIDLTool"230 />231 <Tool232 Name="VCCLCompilerTool"233 AdditionalOptions="/Zm200"234 />235 <Tool236 Name="VCManagedResourceCompilerTool"237 />238 <Tool239 Name="VCResourceCompilerTool"240 />241 <Tool242 Name="VCPreLinkEventTool"243 />244 <Tool245 Name="VCLinkerTool"246 EntryPointSymbol=""247 />248 <Tool249 Name="VCALinkTool"250 />251 <Tool252 Name="VCManifestTool"253 />254 <Tool255 Name="VCXDCMakeTool"256 />257 <Tool258 Name="VCBscMakeTool"259 />260 <Tool261 Name="VCFxCopTool"262 />263 <Tool264 Name="VCAppVerifierTool"265 />266 <Tool267 Name="VCWebDeploymentTool"268 />269 <Tool270 Name="VCPostBuildEventTool"271 />272 </Configuration>273 145 </Configurations> 274 146 <References> … … 311 183 /> 312 184 </FileConfiguration> 313 <FileConfiguration314 Name="Release_SSE|Win32"315 >316 <Tool317 Name="VCCLCompilerTool"318 UsePrecompiledHeader="1"319 />320 </FileConfiguration>321 <FileConfiguration322 Name="Release_SSE2|Win32"323 >324 <Tool325 Name="VCCLCompilerTool"326 UsePrecompiledHeader="1"327 />328 </FileConfiguration>329 185 </File> 330 186 <Filter
Note: See TracChangeset
for help on using the changeset viewer.