Changeset 314 in dev
- Timestamp:
- Sep 5, 2007, 3:10:58 AM (17 years ago)
- Location:
- trunk/jenga
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/jenga/include/common/Path.h
r286 r314 40 40 } 41 41 42 bool IsExist() const 43 { 44 } 42 bool IsExistFile() const; 45 43 46 44 const std::string &GetDriveName() const -
trunk/jenga/projects/common/common.vcproj
r298 r314 293 293 > 294 294 </File> 295 <File 296 RelativePath="..\..\src\common\Path.cpp" 297 > 298 </File> 295 299 </Filter> 296 300 <Filter
Note:
See TracChangeset
for help on using the changeset viewer.