Changeset 465 in dev for trunk/ab5.0/jenga
- Timestamp:
- Mar 24, 2008, 8:05:20 PM (17 years ago)
- Location:
- trunk/ab5.0/jenga
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/jenga/include/common/String.h
r298 r465 9 9 typedef std::vector<std::string> Strings; 10 10 11 bool IsExistString( const Jenga::Common::Strings &strings, const std::string &findStr ); 12 11 13 } 12 14 } -
trunk/ab5.0/jenga/projects/common/common.vcproj
r323 r465 297 297 > 298 298 </File> 299 <File 300 RelativePath="..\..\src\common\String.cpp" 301 > 302 </File> 299 303 </Filter> 300 304 <Filter
Note:
See TracChangeset
for help on using the changeset viewer.