Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 27, 2008, 9:47:32 PM (16 years ago)
Author:
rgrieder
Message:

renaming more.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/visual_studio/vc8/orxonox.vcproj

    r1838 r1839  
    55        Name="orxonox"
    66        ProjectGUID="{0B6C5CFD-F91B-432A-80A3-2610F61E060B}"
    7         RootNamespace="FICN"
     7        RootNamespace="orxonox"
    88        Keyword="Win32Proj"
    99        >
     
    1919                        Name="Debug|Win32"
    2020                        ConfigurationType="1"
    21                         InheritedPropertySheets="$(SolutionDir)base_debug.vsprops;..\orxonox.vsprops"
     21                        InheritedPropertySheets=".\debug.vsprops;.\orxonox.vsprops"
    2222                        CharacterSet="1"
    2323                        >
     
    8282                        Name="Release|Win32"
    8383                        ConfigurationType="1"
    84                         InheritedPropertySheets="$(SolutionDir)base_release.vsprops;..\orxonox.vsprops"
     84                        InheritedPropertySheets=".\release.vsprops;.\orxonox.vsprops"
    8585                        CharacterSet="1"
    8686                        WholeProgramOptimization="0"
Note: See TracChangeset for help on using the changeset viewer.