Changeset 789 for code/branches/FICN/visual_studio/vc8/network.vcproj
- Timestamp:
- Feb 5, 2008, 9:52:37 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/visual_studio/vc8/network.vcproj
r788 r789 19 19 Name="Debug|Win32" 20 20 ConfigurationType="2" 21 InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops "21 InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\network_properties.vsprops" 22 22 CharacterSet="1" 23 23 > … … 39 39 <Tool 40 40 Name="VCCLCompilerTool" 41 AdditionalIncludeDirectories=""42 PreprocessorDefinitions="NETWORK_SHARED_BUILD; WIN32_LEAN_AND_MEAN"43 41 /> 44 42 <Tool … … 53 51 <Tool 54 52 Name="VCLinkerTool" 55 AdditionalDependencies="OgreMain_d.lib enet_d.lib zlibd.lib"56 53 /> 57 54 <Tool … … 83 80 Name="Release|Win32" 84 81 ConfigurationType="2" 85 InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops "82 InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops;..\network_properties.vsprops" 86 83 CharacterSet="1" 87 84 WholeProgramOptimization="1" … … 104 101 <Tool 105 102 Name="VCCLCompilerTool" 106 AdditionalIncludeDirectories=""107 PreprocessorDefinitions="NETWORK_SHARED_BUILD; WIN32_LEAN_AND_MEAN"108 103 /> 109 104 <Tool … … 118 113 <Tool 119 114 Name="VCLinkerTool" 120 AdditionalDependencies="OgreMain.lib enet.lib zlib.lib" 115 /> 116 <Tool 117 Name="VCALinkTool" 118 /> 119 <Tool 120 Name="VCManifestTool" 121 /> 122 <Tool 123 Name="VCXDCMakeTool" 124 /> 125 <Tool 126 Name="VCBscMakeTool" 127 /> 128 <Tool 129 Name="VCFxCopTool" 130 /> 131 <Tool 132 Name="VCAppVerifierTool" 133 /> 134 <Tool 135 Name="VCWebDeploymentTool" 136 /> 137 <Tool 138 Name="VCPostBuildEventTool" 139 /> 140 </Configuration> 141 <Configuration 142 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 <Tool 149 Name="VCPreBuildEventTool" 150 /> 151 <Tool 152 Name="VCCustomBuildTool" 153 /> 154 <Tool 155 Name="VCXMLDataGeneratorTool" 156 /> 157 <Tool 158 Name="VCWebServiceProxyGeneratorTool" 159 /> 160 <Tool 161 Name="VCMIDLTool" 162 /> 163 <Tool 164 Name="VCCLCompilerTool" 165 /> 166 <Tool 167 Name="VCManagedResourceCompilerTool" 168 /> 169 <Tool 170 Name="VCResourceCompilerTool" 171 /> 172 <Tool 173 Name="VCPreLinkEventTool" 174 /> 175 <Tool 176 Name="VCLinkerTool" 177 /> 178 <Tool 179 Name="VCALinkTool" 180 /> 181 <Tool 182 Name="VCManifestTool" 183 /> 184 <Tool 185 Name="VCXDCMakeTool" 186 /> 187 <Tool 188 Name="VCBscMakeTool" 189 /> 190 <Tool 191 Name="VCFxCopTool" 192 /> 193 <Tool 194 Name="VCAppVerifierTool" 195 /> 196 <Tool 197 Name="VCWebDeploymentTool" 198 /> 199 <Tool 200 Name="VCPostBuildEventTool" 201 /> 202 </Configuration> 203 <Configuration 204 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 <Tool 211 Name="VCPreBuildEventTool" 212 /> 213 <Tool 214 Name="VCCustomBuildTool" 215 /> 216 <Tool 217 Name="VCXMLDataGeneratorTool" 218 /> 219 <Tool 220 Name="VCWebServiceProxyGeneratorTool" 221 /> 222 <Tool 223 Name="VCMIDLTool" 224 /> 225 <Tool 226 Name="VCCLCompilerTool" 227 /> 228 <Tool 229 Name="VCManagedResourceCompilerTool" 230 /> 231 <Tool 232 Name="VCResourceCompilerTool" 233 /> 234 <Tool 235 Name="VCPreLinkEventTool" 236 /> 237 <Tool 238 Name="VCLinkerTool" 121 239 /> 122 240 <Tool … … 189 307 /> 190 308 </FileConfiguration> 309 <FileConfiguration 310 Name="Release_SSE|Win32" 311 ExcludedFromBuild="true" 312 > 313 <Tool 314 Name="VCCLCompilerTool" 315 /> 316 </FileConfiguration> 317 <FileConfiguration 318 Name="Release_SSE2|Win32" 319 ExcludedFromBuild="true" 320 > 321 <Tool 322 Name="VCCLCompilerTool" 323 /> 324 </FileConfiguration> 191 325 </File> 192 326 <File … … 209 343 /> 210 344 </FileConfiguration> 345 <FileConfiguration 346 Name="Release_SSE|Win32" 347 ExcludedFromBuild="true" 348 > 349 <Tool 350 Name="VCCLCompilerTool" 351 /> 352 </FileConfiguration> 353 <FileConfiguration 354 Name="Release_SSE2|Win32" 355 ExcludedFromBuild="true" 356 > 357 <Tool 358 Name="VCCLCompilerTool" 359 /> 360 </FileConfiguration> 211 361 </File> 212 362 <File … … 229 379 /> 230 380 </FileConfiguration> 381 <FileConfiguration 382 Name="Release_SSE|Win32" 383 ExcludedFromBuild="true" 384 > 385 <Tool 386 Name="VCCLCompilerTool" 387 /> 388 </FileConfiguration> 389 <FileConfiguration 390 Name="Release_SSE2|Win32" 391 ExcludedFromBuild="true" 392 > 393 <Tool 394 Name="VCCLCompilerTool" 395 /> 396 </FileConfiguration> 231 397 </File> 232 398 <File … … 249 415 /> 250 416 </FileConfiguration> 417 <FileConfiguration 418 Name="Release_SSE|Win32" 419 ExcludedFromBuild="true" 420 > 421 <Tool 422 Name="VCCLCompilerTool" 423 /> 424 </FileConfiguration> 425 <FileConfiguration 426 Name="Release_SSE2|Win32" 427 ExcludedFromBuild="true" 428 > 429 <Tool 430 Name="VCCLCompilerTool" 431 /> 432 </FileConfiguration> 251 433 </File> 252 434 <File … … 269 451 /> 270 452 </FileConfiguration> 453 <FileConfiguration 454 Name="Release_SSE|Win32" 455 ExcludedFromBuild="true" 456 > 457 <Tool 458 Name="VCCLCompilerTool" 459 /> 460 </FileConfiguration> 461 <FileConfiguration 462 Name="Release_SSE2|Win32" 463 ExcludedFromBuild="true" 464 > 465 <Tool 466 Name="VCCLCompilerTool" 467 /> 468 </FileConfiguration> 271 469 </File> 272 470 <File … … 295 493 <FileConfiguration 296 494 Name="Release|Win32" 495 ExcludedFromBuild="true" 496 > 497 <Tool 498 Name="VCCLCompilerTool" 499 /> 500 </FileConfiguration> 501 <FileConfiguration 502 Name="Release_SSE|Win32" 503 ExcludedFromBuild="true" 504 > 505 <Tool 506 Name="VCCLCompilerTool" 507 /> 508 </FileConfiguration> 509 <FileConfiguration 510 Name="Release_SSE2|Win32" 297 511 ExcludedFromBuild="true" 298 512 >
Note: See TracChangeset
for help on using the changeset viewer.