Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

renaming more.

File:
1 moved

Legend:

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

    r1838 r1839  
    55        Name="tolua_gen"
    66        ProjectGUID="{71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}"
    7         RootNamespace="FICN"
     7        RootNamespace="orxonox"
    88        Keyword="Win32Proj"
    99        >
     
    1919                        Name="Debug|Win32"
    2020                        ConfigurationType="1"
    21                         InheritedPropertySheets="$(SolutionDir)base_debug.vsprops;..\tolua_gen.vsprops"
     21                        InheritedPropertySheets=".\debug.vsprops;.\toluagen_orxonox.vsprops"
    2222                        CharacterSet="1"
    2323                        >
     
    8080                        Name="Release|Win32"
    8181                        ConfigurationType="1"
    82                         InheritedPropertySheets="$(SolutionDir)base_release.vsprops;..\tolua_gen.vsprops"
     82                        InheritedPropertySheets=".\release.vsprops;..\toluagen_orxonox.vsprops"
    8383                        CharacterSet="1"
    8484                        WholeProgramOptimization="0"
Note: See TracChangeset for help on using the changeset viewer.