Changeset 738 in dev for trunk/ab5.0/jenga
- Timestamp:
- Sep 6, 2008, 5:50:57 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
r694 r738 1 1 #pragma once 2 2 3 #include "MyAssert.h" 3 4 #include "common/Binary.h" 4 5 #include "common/BoostSerializationSupport.h" -
trunk/ab5.0/jenga/projects/jenga/jenga.vcproj
r694 r738 299 299 <File 300 300 RelativePath="..\..\src\common\FileSystem.cpp" 301 > 302 </File> 303 <File 304 RelativePath="..\..\src\MyAssert.cpp" 301 305 > 302 306 </File> … … 400 404 </File> 401 405 <File 406 RelativePath="..\..\include\MyAssert.h" 407 > 408 </File> 409 <File 402 410 RelativePath="..\..\include\common\Path.h" 403 411 >
Note:
See TracChangeset
for help on using the changeset viewer.