From: <bl...@us...> - 2003-04-01 08:31:12
|
Update of /cvsroot/cpptool/rfta/src/rftaparser In directory sc8-pr-cvs1:/tmp/cvs-serv19207/src/rftaparser Modified Files: rftaparser.dsp Log Message: * upgraded to the official boost 1.30 filesystem Index: rftaparser.dsp =================================================================== RCS file: /cvsroot/cpptool/rfta/src/rftaparser/rftaparser.dsp,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** rftaparser.dsp 8 Mar 2003 13:09:52 -0000 1.29 --- rftaparser.dsp 1 Apr 2003 08:30:29 -0000 1.30 *************** *** 1017,1020 **** --- 1017,1029 ---- # Begin Source File + SOURCE=..\..\deplib\boostcvs\libs\filesystem\src\convenience.cpp + # SUBTRACT CPP /YX /Yc /Yu + # End Source File + # Begin Source File + + SOURCE=..\..\deplib\boostcvs\boost\filesystem\convenience.hpp + # End Source File + # Begin Source File + SOURCE=..\..\deplib\boostcvs\libs\filesystem\src\exception.cpp # SUBTRACT CPP /YX /Yc /Yu *************** *** 1045,1052 **** SOURCE=..\..\deplib\boostcvs\libs\filesystem\src\path_posix_windows.cpp # SUBTRACT CPP /YX /Yc /Yu - # End Source File - # Begin Source File - - SOURCE=..\..\deplib\boostcvs\boost\filesystem\recursive_directory_iterator.hpp # End Source File # End Group --- 1054,1057 ---- |