Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21879/ohxl/ohxllib
Modified Files:
ohxllib.vcproj ohxllib_vc8.vcproj
Log Message:
put functioncount.hpp in Functions directory
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** ohxllib_vc8.vcproj 5 Oct 2006 20:16:39 -0000 1.13
--- ohxllib_vc8.vcproj 18 Oct 2006 13:01:29 -0000 1.14
***************
*** 418,422 ****
</File>
<File
! RelativePath="..\functioncount.hpp"
>
</File>
--- 418,422 ----
</File>
<File
! RelativePath="..\Functions\functioncount.hpp"
>
</File>
Index: ohxllib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib.vcproj,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ohxllib.vcproj 17 Oct 2006 18:31:04 -0000 1.11
--- ohxllib.vcproj 18 Oct 2006 13:01:29 -0000 1.12
***************
*** 405,409 ****
</File>
<File
! RelativePath="..\functioncount.hpp">
</File>
<File
--- 405,409 ----
</File>
<File
! RelativePath="..\Functions\functioncount.hpp">
</File>
<File
|