Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv14291/ohxl/ohxllib
Modified Files:
ohxllib.vcproj ohxllib_vc8.vcproj
Log Message:
cleaner processing to register functions with Excel
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ohxllib_vc8.vcproj 3 Oct 2006 09:32:37 -0000 1.11
--- ohxllib_vc8.vcproj 3 Oct 2006 12:59:24 -0000 1.12
***************
*** 450,453 ****
--- 450,457 ----
</File>
<File
+ RelativePath="..\Register\register_all.cpp"
+ >
+ </File>
+ <File
RelativePath="..\Register\register_all.hpp"
>
Index: ohxllib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib.vcproj,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** ohxllib.vcproj 3 Oct 2006 09:32:37 -0000 1.7
--- ohxllib.vcproj 3 Oct 2006 12:59:24 -0000 1.8
***************
*** 422,425 ****
--- 422,428 ----
</File>
<File
+ RelativePath="..\Register\register_all.cpp">
+ </File>
+ <File
RelativePath="..\Register\register_all.hpp">
</File>
|