Changeset 975 for code/branches/input/visual_studio/vc8
- Timestamp:
- Apr 3, 2008, 1:00:24 PM (17 years ago)
- Location:
- code/branches/input/visual_studio/vc8
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/input/visual_studio/vc8/audio.vcproj
r945 r975 139 139 /> 140 140 </Configuration> 141 <Configuration142 Name="Release_SSE|Win32"143 ConfigurationType="2"144 InheritedPropertySheets="..\base_properties_release_sse.vsprops;..\audio_properties.vsprops"145 CharacterSet="1"146 WholeProgramOptimization="1"147 >148 <Tool149 Name="VCPreBuildEventTool"150 />151 <Tool152 Name="VCCustomBuildTool"153 />154 <Tool155 Name="VCXMLDataGeneratorTool"156 />157 <Tool158 Name="VCWebServiceProxyGeneratorTool"159 />160 <Tool161 Name="VCMIDLTool"162 />163 <Tool164 Name="VCCLCompilerTool"165 />166 <Tool167 Name="VCManagedResourceCompilerTool"168 />169 <Tool170 Name="VCResourceCompilerTool"171 />172 <Tool173 Name="VCPreLinkEventTool"174 />175 <Tool176 Name="VCLinkerTool"177 />178 <Tool179 Name="VCALinkTool"180 />181 <Tool182 Name="VCManifestTool"183 />184 <Tool185 Name="VCXDCMakeTool"186 />187 <Tool188 Name="VCBscMakeTool"189 />190 <Tool191 Name="VCFxCopTool"192 />193 <Tool194 Name="VCAppVerifierTool"195 />196 <Tool197 Name="VCWebDeploymentTool"198 />199 <Tool200 Name="VCPostBuildEventTool"201 />202 </Configuration>203 <Configuration204 Name="Release_SSE2|Win32"205 ConfigurationType="2"206 InheritedPropertySheets="..\base_properties_release_sse2.vsprops;..\audio_properties.vsprops"207 CharacterSet="1"208 WholeProgramOptimization="1"209 >210 <Tool211 Name="VCPreBuildEventTool"212 />213 <Tool214 Name="VCCustomBuildTool"215 />216 <Tool217 Name="VCXMLDataGeneratorTool"218 />219 <Tool220 Name="VCWebServiceProxyGeneratorTool"221 />222 <Tool223 Name="VCMIDLTool"224 />225 <Tool226 Name="VCCLCompilerTool"227 />228 <Tool229 Name="VCManagedResourceCompilerTool"230 />231 <Tool232 Name="VCResourceCompilerTool"233 />234 <Tool235 Name="VCPreLinkEventTool"236 />237 <Tool238 Name="VCLinkerTool"239 />240 <Tool241 Name="VCALinkTool"242 />243 <Tool244 Name="VCManifestTool"245 />246 <Tool247 Name="VCXDCMakeTool"248 />249 <Tool250 Name="VCBscMakeTool"251 />252 <Tool253 Name="VCFxCopTool"254 />255 <Tool256 Name="VCAppVerifierTool"257 />258 <Tool259 Name="VCWebDeploymentTool"260 />261 <Tool262 Name="VCPostBuildEventTool"263 />264 </Configuration>265 141 </Configurations> 266 142 <References> -
code/branches/input/visual_studio/vc8/core.vcproj
r973 r975 139 139 /> 140 140 </Configuration> 141 <Configuration142 Name="Release_SSE|Win32"143 ConfigurationType="2"144 InheritedPropertySheets="..\base_properties_release_sse.vsprops;..\core_properties.vsprops"145 CharacterSet="1"146 WholeProgramOptimization="1"147 >148 <Tool149 Name="VCPreBuildEventTool"150 />151 <Tool152 Name="VCCustomBuildTool"153 />154 <Tool155 Name="VCXMLDataGeneratorTool"156 />157 <Tool158 Name="VCWebServiceProxyGeneratorTool"159 />160 <Tool161 Name="VCMIDLTool"162 />163 <Tool164 Name="VCCLCompilerTool"165 />166 <Tool167 Name="VCManagedResourceCompilerTool"168 />169 <Tool170 Name="VCResourceCompilerTool"171 />172 <Tool173 Name="VCPreLinkEventTool"174 />175 <Tool176 Name="VCLinkerTool"177 />178 <Tool179 Name="VCALinkTool"180 />181 <Tool182 Name="VCManifestTool"183 />184 <Tool185 Name="VCXDCMakeTool"186 />187 <Tool188 Name="VCBscMakeTool"189 />190 <Tool191 Name="VCFxCopTool"192 />193 <Tool194 Name="VCAppVerifierTool"195 />196 <Tool197 Name="VCWebDeploymentTool"198 />199 <Tool200 Name="VCPostBuildEventTool"201 />202 </Configuration>203 <Configuration204 Name="Release_SSE2|Win32"205 ConfigurationType="2"206 InheritedPropertySheets="..\base_properties_release_sse2.vsprops;..\core_properties.vsprops"207 CharacterSet="1"208 WholeProgramOptimization="1"209 >210 <Tool211 Name="VCPreBuildEventTool"212 />213 <Tool214 Name="VCCustomBuildTool"215 />216 <Tool217 Name="VCXMLDataGeneratorTool"218 />219 <Tool220 Name="VCWebServiceProxyGeneratorTool"221 />222 <Tool223 Name="VCMIDLTool"224 />225 <Tool226 Name="VCCLCompilerTool"227 />228 <Tool229 Name="VCManagedResourceCompilerTool"230 />231 <Tool232 Name="VCResourceCompilerTool"233 />234 <Tool235 Name="VCPreLinkEventTool"236 />237 <Tool238 Name="VCLinkerTool"239 />240 <Tool241 Name="VCALinkTool"242 />243 <Tool244 Name="VCManifestTool"245 />246 <Tool247 Name="VCXDCMakeTool"248 />249 <Tool250 Name="VCBscMakeTool"251 />252 <Tool253 Name="VCFxCopTool"254 />255 <Tool256 Name="VCAppVerifierTool"257 />258 <Tool259 Name="VCWebDeploymentTool"260 />261 <Tool262 Name="VCPostBuildEventTool"263 />264 </Configuration>265 141 </Configurations> 266 142 <References> -
code/branches/input/visual_studio/vc8/network.vcproj
r945 r975 139 139 /> 140 140 </Configuration> 141 <Configuration142 Name="Release_SSE|Win32"143 ConfigurationType="2"144 InheritedPropertySheets="..\base_properties_release_sse.vsprops;..\network_properties.vsprops"145 CharacterSet="1"146 WholeProgramOptimization="1"147 >148 <Tool149 Name="VCPreBuildEventTool"150 />151 <Tool152 Name="VCCustomBuildTool"153 />154 <Tool155 Name="VCXMLDataGeneratorTool"156 />157 <Tool158 Name="VCWebServiceProxyGeneratorTool"159 />160 <Tool161 Name="VCMIDLTool"162 />163 <Tool164 Name="VCCLCompilerTool"165 />166 <Tool167 Name="VCManagedResourceCompilerTool"168 />169 <Tool170 Name="VCResourceCompilerTool"171 />172 <Tool173 Name="VCPreLinkEventTool"174 />175 <Tool176 Name="VCLinkerTool"177 />178 <Tool179 Name="VCALinkTool"180 />181 <Tool182 Name="VCManifestTool"183 />184 <Tool185 Name="VCXDCMakeTool"186 />187 <Tool188 Name="VCBscMakeTool"189 />190 <Tool191 Name="VCFxCopTool"192 />193 <Tool194 Name="VCAppVerifierTool"195 />196 <Tool197 Name="VCWebDeploymentTool"198 />199 <Tool200 Name="VCPostBuildEventTool"201 />202 </Configuration>203 <Configuration204 Name="Release_SSE2|Win32"205 ConfigurationType="2"206 InheritedPropertySheets="..\base_properties_release_sse2.vsprops;..\network_properties.vsprops"207 CharacterSet="1"208 WholeProgramOptimization="1"209 >210 <Tool211 Name="VCPreBuildEventTool"212 />213 <Tool214 Name="VCCustomBuildTool"215 />216 <Tool217 Name="VCXMLDataGeneratorTool"218 />219 <Tool220 Name="VCWebServiceProxyGeneratorTool"221 />222 <Tool223 Name="VCMIDLTool"224 />225 <Tool226 Name="VCCLCompilerTool"227 />228 <Tool229 Name="VCManagedResourceCompilerTool"230 />231 <Tool232 Name="VCResourceCompilerTool"233 />234 <Tool235 Name="VCPreLinkEventTool"236 />237 <Tool238 Name="VCLinkerTool"239 />240 <Tool241 Name="VCALinkTool"242 />243 <Tool244 Name="VCManifestTool"245 />246 <Tool247 Name="VCXDCMakeTool"248 />249 <Tool250 Name="VCBscMakeTool"251 />252 <Tool253 Name="VCFxCopTool"254 />255 <Tool256 Name="VCAppVerifierTool"257 />258 <Tool259 Name="VCWebDeploymentTool"260 />261 <Tool262 Name="VCPostBuildEventTool"263 />264 </Configuration>265 141 </Configurations> 266 142 <References> … … 307 183 /> 308 184 </FileConfiguration> 309 <FileConfiguration310 Name="Release_SSE|Win32"311 ExcludedFromBuild="true"312 >313 <Tool314 Name="VCCLCompilerTool"315 />316 </FileConfiguration>317 <FileConfiguration318 Name="Release_SSE2|Win32"319 ExcludedFromBuild="true"320 >321 <Tool322 Name="VCCLCompilerTool"323 />324 </FileConfiguration>325 185 </File> 326 186 <File … … 343 203 /> 344 204 </FileConfiguration> 345 <FileConfiguration346 Name="Release_SSE|Win32"347 ExcludedFromBuild="true"348 >349 <Tool350 Name="VCCLCompilerTool"351 />352 </FileConfiguration>353 <FileConfiguration354 Name="Release_SSE2|Win32"355 ExcludedFromBuild="true"356 >357 <Tool358 Name="VCCLCompilerTool"359 />360 </FileConfiguration>361 205 </File> 362 206 <File … … 379 223 /> 380 224 </FileConfiguration> 381 <FileConfiguration382 Name="Release_SSE|Win32"383 ExcludedFromBuild="true"384 >385 <Tool386 Name="VCCLCompilerTool"387 />388 </FileConfiguration>389 <FileConfiguration390 Name="Release_SSE2|Win32"391 ExcludedFromBuild="true"392 >393 <Tool394 Name="VCCLCompilerTool"395 />396 </FileConfiguration>397 225 </File> 398 226 <File … … 415 243 /> 416 244 </FileConfiguration> 417 <FileConfiguration418 Name="Release_SSE|Win32"419 ExcludedFromBuild="true"420 >421 <Tool422 Name="VCCLCompilerTool"423 />424 </FileConfiguration>425 <FileConfiguration426 Name="Release_SSE2|Win32"427 ExcludedFromBuild="true"428 >429 <Tool430 Name="VCCLCompilerTool"431 />432 </FileConfiguration>433 245 </File> 434 246 <File … … 445 257 <FileConfiguration 446 258 Name="Release|Win32" 447 ExcludedFromBuild="true"448 >449 <Tool450 Name="VCCLCompilerTool"451 />452 </FileConfiguration>453 <FileConfiguration454 Name="Release_SSE|Win32"455 ExcludedFromBuild="true"456 >457 <Tool458 Name="VCCLCompilerTool"459 />460 </FileConfiguration>461 <FileConfiguration462 Name="Release_SSE2|Win32"463 259 ExcludedFromBuild="true" 464 260 > -
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 -
code/branches/input/visual_studio/vc8/tixml.vcproj
r917 r975 19 19 Name="Debug|Win32" 20 20 ConfigurationType="4" 21 InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\ util_properties.vsprops"21 InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\tixml_properties.vsprops" 22 22 CharacterSet="1" 23 23 > … … 71 71 Name="Release|Win32" 72 72 ConfigurationType="4" 73 InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops;..\util_properties.vsprops" 74 CharacterSet="1" 75 WholeProgramOptimization="1" 76 > 77 <Tool 78 Name="VCPreBuildEventTool" 79 /> 80 <Tool 81 Name="VCCustomBuildTool" 82 /> 83 <Tool 84 Name="VCXMLDataGeneratorTool" 85 /> 86 <Tool 87 Name="VCWebServiceProxyGeneratorTool" 88 /> 89 <Tool 90 Name="VCMIDLTool" 91 /> 92 <Tool 93 Name="VCCLCompilerTool" 94 /> 95 <Tool 96 Name="VCManagedResourceCompilerTool" 97 /> 98 <Tool 99 Name="VCResourceCompilerTool" 100 /> 101 <Tool 102 Name="VCPreLinkEventTool" 103 /> 104 <Tool 105 Name="VCLibrarianTool" 106 /> 107 <Tool 108 Name="VCALinkTool" 109 /> 110 <Tool 111 Name="VCXDCMakeTool" 112 /> 113 <Tool 114 Name="VCBscMakeTool" 115 /> 116 <Tool 117 Name="VCFxCopTool" 118 /> 119 <Tool 120 Name="VCPostBuildEventTool" 121 /> 122 </Configuration> 123 <Configuration 124 Name="Release_SSE|Win32" 125 ConfigurationType="4" 126 InheritedPropertySheets="..\base_properties_release_sse.vsprops;..\util_properties.vsprops" 127 CharacterSet="1" 128 WholeProgramOptimization="1" 129 > 130 <Tool 131 Name="VCPreBuildEventTool" 132 /> 133 <Tool 134 Name="VCCustomBuildTool" 135 /> 136 <Tool 137 Name="VCXMLDataGeneratorTool" 138 /> 139 <Tool 140 Name="VCWebServiceProxyGeneratorTool" 141 /> 142 <Tool 143 Name="VCMIDLTool" 144 /> 145 <Tool 146 Name="VCCLCompilerTool" 147 /> 148 <Tool 149 Name="VCManagedResourceCompilerTool" 150 /> 151 <Tool 152 Name="VCResourceCompilerTool" 153 /> 154 <Tool 155 Name="VCPreLinkEventTool" 156 /> 157 <Tool 158 Name="VCLibrarianTool" 159 /> 160 <Tool 161 Name="VCALinkTool" 162 /> 163 <Tool 164 Name="VCXDCMakeTool" 165 /> 166 <Tool 167 Name="VCBscMakeTool" 168 /> 169 <Tool 170 Name="VCFxCopTool" 171 /> 172 <Tool 173 Name="VCPostBuildEventTool" 174 /> 175 </Configuration> 176 <Configuration 177 Name="Release_SSE2|Win32" 178 ConfigurationType="4" 179 InheritedPropertySheets="..\base_properties_release_sse2.vsprops;..\util_properties.vsprops" 73 InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops;..\tixml_properties.vsprops" 180 74 CharacterSet="1" 181 75 WholeProgramOptimization="1" -
code/branches/input/visual_studio/vc8/util.vcproj
r945 r975 139 139 /> 140 140 </Configuration> 141 <Configuration142 Name="Release_SSE|Win32"143 ConfigurationType="2"144 InheritedPropertySheets="..\base_properties_release_sse.vsprops;..\util_properties.vsprops"145 CharacterSet="1"146 WholeProgramOptimization="1"147 >148 <Tool149 Name="VCPreBuildEventTool"150 />151 <Tool152 Name="VCCustomBuildTool"153 />154 <Tool155 Name="VCXMLDataGeneratorTool"156 />157 <Tool158 Name="VCWebServiceProxyGeneratorTool"159 />160 <Tool161 Name="VCMIDLTool"162 />163 <Tool164 Name="VCCLCompilerTool"165 />166 <Tool167 Name="VCManagedResourceCompilerTool"168 />169 <Tool170 Name="VCResourceCompilerTool"171 />172 <Tool173 Name="VCPreLinkEventTool"174 />175 <Tool176 Name="VCLinkerTool"177 />178 <Tool179 Name="VCALinkTool"180 />181 <Tool182 Name="VCManifestTool"183 />184 <Tool185 Name="VCXDCMakeTool"186 />187 <Tool188 Name="VCBscMakeTool"189 />190 <Tool191 Name="VCFxCopTool"192 />193 <Tool194 Name="VCAppVerifierTool"195 />196 <Tool197 Name="VCWebDeploymentTool"198 />199 <Tool200 Name="VCPostBuildEventTool"201 />202 </Configuration>203 <Configuration204 Name="Release_SSE2|Win32"205 ConfigurationType="2"206 InheritedPropertySheets="..\base_properties_release_sse2.vsprops;..\util_properties.vsprops"207 CharacterSet="1"208 WholeProgramOptimization="1"209 >210 <Tool211 Name="VCPreBuildEventTool"212 />213 <Tool214 Name="VCCustomBuildTool"215 />216 <Tool217 Name="VCXMLDataGeneratorTool"218 />219 <Tool220 Name="VCWebServiceProxyGeneratorTool"221 />222 <Tool223 Name="VCMIDLTool"224 />225 <Tool226 Name="VCCLCompilerTool"227 />228 <Tool229 Name="VCManagedResourceCompilerTool"230 />231 <Tool232 Name="VCResourceCompilerTool"233 />234 <Tool235 Name="VCPreLinkEventTool"236 />237 <Tool238 Name="VCLinkerTool"239 />240 <Tool241 Name="VCALinkTool"242 />243 <Tool244 Name="VCManifestTool"245 />246 <Tool247 Name="VCXDCMakeTool"248 />249 <Tool250 Name="VCBscMakeTool"251 />252 <Tool253 Name="VCFxCopTool"254 />255 <Tool256 Name="VCAppVerifierTool"257 />258 <Tool259 Name="VCWebDeploymentTool"260 />261 <Tool262 Name="VCPostBuildEventTool"263 />264 </Configuration>265 141 </Configurations> 266 142 <References>
Note: See TracChangeset
for help on using the changeset viewer.