Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21879/ohxl/ohxll
Modified Files:
ohxll.vcproj ohxll_vc8.vcproj
Log Message:
put functioncount.hpp in Functions directory
Index: ohxll_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll_vc8.vcproj,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** ohxll_vc8.vcproj 5 Oct 2006 20:16:39 -0000 1.14
--- ohxll_vc8.vcproj 18 Oct 2006 13:01:29 -0000 1.15
***************
*** 309,312 ****
--- 309,316 ----
</File>
<File
+ RelativePath="..\Functions\functioncount.hpp"
+ >
+ </File>
+ <File
RelativePath="..\Functions\manual.cpp"
>
Index: ohxll.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll.vcproj,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** ohxll.vcproj 5 Oct 2006 20:16:39 -0000 1.9
--- ohxll.vcproj 18 Oct 2006 13:01:29 -0000 1.10
***************
*** 227,230 ****
--- 227,233 ----
</File>
<File
+ RelativePath="..\Functions\functioncount.hpp">
+ </File>
+ <File
RelativePath="..\Functions\manual.cpp">
</File>
|