- Timestamp:
- Sep 28, 2008, 2:27:03 PM (17 years ago)
- Location:
- code/branches/orxonox_tutorial
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/orxonox_tutorial
- Property svn:mergeinfo changed
/code/trunk (added) merged: 1832,1836-1844
- Property svn:mergeinfo changed
-
code/branches/orxonox_tutorial/visual_studio/vc8/orxonox.vcproj
r1816 r1846 5 5 Name="orxonox" 6 6 ProjectGUID="{0B6C5CFD-F91B-432A-80A3-2610F61E060B}" 7 RootNamespace=" FICN"7 RootNamespace="orxonox" 8 8 Keyword="Win32Proj" 9 9 > … … 19 19 Name="Debug|Win32" 20 20 ConfigurationType="1" 21 InheritedPropertySheets=" $(SolutionDir)base_properties_debug.vsprops;..\orxonox_properties.vsprops"21 InheritedPropertySheets=".\debug.vsprops;.\orxonox.vsprops" 22 22 CharacterSet="1" 23 23 > … … 82 82 Name="Release|Win32" 83 83 ConfigurationType="1" 84 InheritedPropertySheets=" $(SolutionDir)base_properties_release.vsprops;..\orxonox_properties.vsprops"84 InheritedPropertySheets=".\release.vsprops;.\orxonox.vsprops" 85 85 CharacterSet="1" 86 86 WholeProgramOptimization="0"
Note: See TracChangeset
for help on using the changeset viewer.