Changeset 216 in dev
- Timestamp:
- Jul 17, 2007, 3:44:24 PM (17 years ago)
- Location:
- trunk/jenga
- Files:
-
- 5 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/jenga/projects/common/common.vcproj
r213 r216 296 296 > 297 297 <File 298 RelativePath="..\..\include\common\BoostSerializationSupport.h"299 >300 </File>301 <File302 298 RelativePath="..\..\include\common\Directory.h" 303 299 > … … 309 305 <File 310 306 RelativePath="..\..\include\common\Exception.h" 311 >312 </File>313 <File314 RelativePath="..\..\include\common\Hashmap.h"315 >316 </File>317 <File318 RelativePath="..\..\include\common\logger.h"319 307 > 320 308 </File> -
trunk/jenga/projects/smoothie/smoothie.vcproj
r205 r216 285 285 </File> 286 286 <File 287 RelativePath="..\..\src\smoothie\Namespace.cpp"288 >289 </File>290 <File291 287 RelativePath="..\..\src\smoothie\Smoothie.cpp" 292 288 > … … 315 311 </File> 316 312 <File 317 RelativePath="..\..\include\smoothie\Namespace.h"318 >319 </File>320 <File321 313 RelativePath="..\..\include\smoothie\Smoothie.h" 322 314 > -
trunk/jenga/src/common/index.cpp
r164 r216 1 #include <jenga/include/common/logger.h>2 1 #include <jenga/include/common/Environment.h>
Note:
See TracChangeset
for help on using the changeset viewer.