Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv14931/ohxl/ohxll
Modified Files:
ohxll.vcproj ohxll_vc8.vcproj
Log Message:
bring ohxll up to date
Index: ohxll_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll_vc8.vcproj,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** ohxll_vc8.vcproj 2 Oct 2006 12:31:17 -0000 1.12
--- ohxll_vc8.vcproj 3 Oct 2006 14:20:12 -0000 1.13
***************
*** 309,312 ****
--- 309,316 ----
</File>
<File
+ RelativePath="..\Functions\manual.cpp"
+ >
+ </File>
+ <File
RelativePath="..\objecthandlerxl.cpp"
>
***************
*** 329,332 ****
--- 333,340 ----
</File>
<File
+ RelativePath="..\Register\register_all.cpp"
+ >
+ </File>
+ <File
RelativePath="..\Register\register_all.hpp"
>
***************
*** 336,339 ****
--- 344,351 ----
>
</File>
+ <File
+ RelativePath="..\Register\register_manual.cpp"
+ >
+ </File>
</Filter>
<Filter
Index: ohxll.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll.vcproj,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** ohxll.vcproj 2 Oct 2006 12:31:17 -0000 1.7
--- ohxll.vcproj 3 Oct 2006 14:20:12 -0000 1.8
***************
*** 227,230 ****
--- 227,233 ----
</File>
<File
+ RelativePath="..\Functions\manual.cpp">
+ </File>
+ <File
RelativePath="..\objecthandlerxl.cpp">
</File>
***************
*** 239,242 ****
--- 242,248 ----
</File>
<File
+ RelativePath="..\Register\register_all.cpp">
+ </File>
+ <File
RelativePath="..\Register\register_all.hpp">
</File>
***************
*** 244,247 ****
--- 250,256 ----
RelativePath="..\Register\register_functions.cpp">
</File>
+ <File
+ RelativePath="..\Register\register_manual.cpp">
+ </File>
</Filter>
<Filter
|