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/tixml.vcproj

    r1838 r1839  
    55        Name="tixml"
    66        ProjectGUID="{F101C2F0-1CB9-4A57-827B-6C399A99B28F}"
    7         RootNamespace="FICN"
     7        RootNamespace="orxonox"
    88        Keyword="Win32Proj"
    99        >
     
    1919                        Name="Debug|Win32"
    2020                        ConfigurationType="4"
    21                         InheritedPropertySheets="$(SolutionDir)base_debug.vsprops;..\tixml.vsprops"
     21                        InheritedPropertySheets=".\debug.vsprops;.\tixml.vsprops"
    2222                        CharacterSet="1"
    2323                        >
     
    7171                        Name="Release|Win32"
    7272                        ConfigurationType="4"
    73                         InheritedPropertySheets="$(SolutionDir)base_release.vsprops;..\tixml.vsprops"
     73                        InheritedPropertySheets=".\release.vsprops;.\tixml.vsprops"
    7474                        CharacterSet="1"
    7575                        WholeProgramOptimization="0"
Note: See TracChangeset for help on using the changeset viewer.