Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 14, 2008, 9:39:57 PM (16 years ago)
Author:
rgrieder
Message:
  • replaced all String2Number with ConvertValue
  • replaced all tokenize with SubString
  • dealt with warnings under msvc
  • removed some warnings by placing casts
  • bugfix in audio: local variable pushed into member variable std::vector
  • updated StableHeaders.h
File:
1 edited

Legend:

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

    r1059 r1064  
    227227                        </File>
    228228                        <File
    229                                 RelativePath="..\..\src\util\String2Number.h"
    230                                 >
    231                         </File>
    232                         <File
    233229                                RelativePath="..\..\src\util\SubString.h"
    234                                 >
    235                         </File>
    236                         <File
    237                                 RelativePath="..\..\src\util\Tokenizer.h"
    238230                                >
    239231                        </File>
Note: See TracChangeset for help on using the changeset viewer.