Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 28, 2008, 12:47:34 PM (16 years ago)
Author:
rgrieder
Message:

in msvc files: tixml —> tinyxml

File:
1 moved

Legend:

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

    r1844 r1845  
    33        ProjectType="Visual C++"
    44        Version="8.00"
    5         Name="tixml"
     5        Name="tinyxml"
    66        ProjectGUID="{F101C2F0-1CB9-4A57-827B-6C399A99B28F}"
    77        RootNamespace="orxonox"
     
    1919                        Name="Debug|Win32"
    2020                        ConfigurationType="4"
    21                         InheritedPropertySheets=".\debug.vsprops;.\tixml.vsprops"
     21                        InheritedPropertySheets=".\debug.vsprops;.\tinyxml.vsprops"
    2222                        CharacterSet="1"
    2323                        >
     
    7171                        Name="Release|Win32"
    7272                        ConfigurationType="4"
    73                         InheritedPropertySheets=".\release.vsprops;.\tixml.vsprops"
     73                        InheritedPropertySheets=".\release.vsprops;.\tinyxml.vsprops"
    7474                        CharacterSet="1"
    7575                        WholeProgramOptimization="0"
Note: See TracChangeset for help on using the changeset viewer.