Changeset 625 in dev for trunk/ab5.0/jenga
- Timestamp:
- May 27, 2008, 9:17:34 PM (16 years ago)
- Location:
- trunk/ab5.0/jenga
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/jenga/include/jenga.h
r623 r625 11 11 #include "common/Hashmap.h" 12 12 #include "common/Path.h" 13 #include "common/SourceTemplate.h" 13 14 #include "common/String.h" 14 15 #include "common/VectorSupporter.h" -
trunk/ab5.0/jenga/projects/jenga/jenga.vcproj
r623 r625 299 299 <File 300 300 RelativePath="..\..\src\common\Path.cpp" 301 > 302 </File> 303 <File 304 RelativePath="..\..\src\common\SourceTemplate.cpp" 301 305 > 302 306 </File> … … 392 396 </File> 393 397 <File 398 RelativePath="..\..\include\common\SourceTemplate.h" 399 > 400 </File> 401 <File 394 402 RelativePath=".\stdafx.h" 395 403 >
Note:
See TracChangeset
for help on using the changeset viewer.