Changeset 1265 for code/branches/merge/visual_studio/vc8
- Timestamp:
- May 13, 2008, 5:40:42 PM (17 years ago)
- Location:
- code/branches/merge/visual_studio/vc8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/merge/visual_studio/vc8/network.vcproj
r1064 r1265 18 18 <Configuration 19 19 Name="Debug|Win32" 20 ConfigurationType=" 2"20 ConfigurationType="4" 21 21 InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\network_properties.vsprops" 22 22 CharacterSet="1" … … 50 50 /> 51 51 <Tool 52 Name="VCLi nkerTool"52 Name="VCLibrarianTool" 53 53 /> 54 54 <Tool … … 56 56 /> 57 57 <Tool 58 Name="VCManifestTool"59 />60 <Tool61 58 Name="VCXDCMakeTool" 62 59 /> … … 66 63 <Tool 67 64 Name="VCFxCopTool" 68 />69 <Tool70 Name="VCAppVerifierTool"71 />72 <Tool73 Name="VCWebDeploymentTool"74 65 /> 75 66 <Tool -
code/branches/merge/visual_studio/vc8/orxonox.vcproj
r1219 r1265 204 204 </File> 205 205 <File 206 RelativePath="..\..\src\orxonox\objects\CameraHandler.cc" 207 > 208 </File> 209 <File 206 210 RelativePath="..\..\src\orxonox\objects\Explosion.cc" 207 211 > … … 459 463 <File 460 464 RelativePath="..\..\src\orxonox\objects\Camera.h" 465 > 466 </File> 467 <File 468 RelativePath="..\..\src\orxonox\objects\CameraHandler.h" 461 469 > 462 470 </File>
Note: See TracChangeset
for help on using the changeset viewer.