Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 27, 2008, 10:13:19 PM (17 years ago)
Author:
rgrieder
Message:
  • moved ArgReader to util
  • some Prereqs cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/input/visual_studio/vc8/util.vcproj

    r917 r945  
    273273                        >
    274274                        <File
     275                                RelativePath="..\..\src\util\ArgReader.cc"
     276                                >
     277                        </File>
     278                        <File
    275279                                RelativePath="..\..\src\util\Math.cc"
    276280                                >
     
    293297                        </File>
    294298                        <File
    295                                 RelativePath="..\..\src\util\substring.cc"
     299                                RelativePath="..\..\src\util\SubString.cc"
    296300                                >
    297301                        </File>
     
    303307                        >
    304308                        <File
     309                                RelativePath="..\..\src\util\ArgReader.h"
     310                                >
     311                        </File>
     312                        <File
    305313                                RelativePath="..\..\src\util\Convert.h"
    306314                                >
     
    339347                        </File>
    340348                        <File
    341                                 RelativePath="..\..\src\util\substring.h"
     349                                RelativePath="..\..\src\util\SubString.h"
    342350                                >
    343351                        </File>
Note: See TracChangeset for help on using the changeset viewer.