Changeset 20999
- Timestamp:
- 01/12/08 13:16:08 (9 months ago)
- Files:
-
- juggler/trunk/vc7/VPR/VPR.vcproj (modified) (3 diffs)
- juggler/trunk/vc8/VPR/VPR.vcproj (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/vc7/VPR/VPR.vcproj
r20490 r20999 291 291 </File> 292 292 <File 293 RelativePath="..\..\modules\vapor\vpr\Io\Socket\NoPushWriter.cpp"> 294 </File> 295 <File 293 296 RelativePath="..\..\modules\vapor\vpr\IO\Socket\NoRouteToHostException.cpp"> 294 297 </File> … … 571 574 </File> 572 575 <File 576 RelativePath="..\..\modules\vapor\vpr\Io\Socket\NoPushWriter.h"> 577 </File> 578 <File 573 579 RelativePath="..\..\modules\vapor\vpr\IO\Socket\NoRouteToHostException.h"> 574 580 </File> … … 650 656 <File 651 657 RelativePath="..\..\modules\vapor\vpr\Thread\Signal.h"> 658 </File> 659 <File 660 RelativePath="..\..\modules\vapor\vpr\Io\Socket\SimpleAllocationStrategies.h"> 652 661 </File> 653 662 <File juggler/trunk/vc8/VPR/VPR.vcproj
r20551 r20999 689 689 </File> 690 690 <File 691 RelativePath="..\..\modules\vapor\vpr\IO\Socket\NoPushWriter.cpp" 692 > 693 </File> 694 <File 691 695 RelativePath="..\..\modules\vapor\vpr\IO\Socket\NoRouteToHostException.cpp" 692 696 > … … 1062 1066 </File> 1063 1067 <File 1068 RelativePath="..\..\modules\vapor\vpr\IO\Socket\NoPushWriter.h" 1069 > 1070 </File> 1071 <File 1064 1072 RelativePath="..\..\modules\vapor\vpr\IO\Socket\NoRouteToHostException.h" 1065 1073 > … … 1167 1175 <File 1168 1176 RelativePath="..\..\modules\vapor\vpr\Thread\Signal.h" 1177 > 1178 </File> 1179 <File 1180 RelativePath="..\..\modules\vapor\vpr\IO\Socket\SimpleAllocationStrategies.h" 1169 1181 > 1170 1182 </File>
