Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31124/ohxl/ohxllib
Modified Files:
ohxllib.vcproj ohxllib_vc8.vcproj
Log Message:
cleaner implementation for ohPack/ohParseFields
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ohxllib_vc8.vcproj 2 Oct 2006 12:31:17 -0000 1.10
--- ohxllib_vc8.vcproj 3 Oct 2006 09:32:37 -0000 1.11
***************
*** 426,429 ****
--- 426,433 ----
</File>
<File
+ RelativePath="..\Functions\manual.cpp"
+ >
+ </File>
+ <File
RelativePath="..\objecthandlerxl.cpp"
>
***************
*** 453,456 ****
--- 457,464 ----
>
</File>
+ <File
+ RelativePath="..\Register\register_manual.cpp"
+ >
+ </File>
</Filter>
</Files>
Index: ohxllib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib.vcproj,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ohxllib.vcproj 2 Oct 2006 12:31:17 -0000 1.6
--- ohxllib.vcproj 3 Oct 2006 09:32:37 -0000 1.7
***************
*** 407,410 ****
--- 407,413 ----
</File>
<File
+ RelativePath="..\Functions\manual.cpp">
+ </File>
+ <File
RelativePath="..\objecthandlerxl.cpp">
</File>
***************
*** 424,427 ****
--- 427,433 ----
RelativePath="..\Register\register_functions.cpp">
</File>
+ <File
+ RelativePath="..\Register\register_manual.cpp">
+ </File>
</Filter>
</Files>
|