Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 30, 2008, 7:57:57 PM (16 years ago)
Author:
rgrieder
Message:
  • moved tinyxml and tolua folders
File:
1 edited

Legend:

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

    r1024 r1209  
    131131                        >
    132132                        <File
    133                                 RelativePath="..\..\src\util\tinyxml\ticpp.cc"
     133                                RelativePath="..\..\src\tinyxml\ticpp.cc"
    134134                                >
    135135                        </File>
    136136                        <File
    137                                 RelativePath="..\..\src\util\tinyxml\tinystr.cc"
     137                                RelativePath="..\..\src\tinyxml\tinystr.cc"
    138138                                >
    139139                        </File>
    140140                        <File
    141                                 RelativePath="..\..\src\util\tinyxml\tinyxml.cc"
     141                                RelativePath="..\..\src\tinyxml\tinyxml.cc"
    142142                                >
    143143                        </File>
    144144                        <File
    145                                 RelativePath="..\..\src\util\tinyxml\tinyxmlerror.cc"
     145                                RelativePath="..\..\src\tinyxml\tinyxmlerror.cc"
    146146                                >
    147147                        </File>
    148148                        <File
    149                                 RelativePath="..\..\src\util\tinyxml\tinyxmlparser.cc"
     149                                RelativePath="..\..\src\tinyxml\tinyxmlparser.cc"
    150150                                >
    151151                        </File>
     
    157157                        >
    158158                        <File
    159                                 RelativePath="..\..\src\util\tinyxml\ticpp.h"
     159                                RelativePath="..\..\src\tinyxml\ticpp.h"
    160160                                >
    161161                        </File>
    162162                        <File
    163                                 RelativePath="..\..\src\util\tinyxml\ticpprc.h"
     163                                RelativePath="..\..\src\tinyxml\ticpprc.h"
    164164                                >
    165165                        </File>
    166166                        <File
    167                                 RelativePath="..\..\src\util\tinyxml\tinystr.h"
     167                                RelativePath="..\..\src\tinyxml\tinystr.h"
    168168                                >
    169169                        </File>
    170170                        <File
    171                                 RelativePath="..\..\src\util\tinyxml\tinyxml.h"
     171                                RelativePath="..\..\src\tinyxml\tinyxml.h"
    172172                                >
    173173                        </File>
Note: See TracChangeset for help on using the changeset viewer.