Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2290/ohxl/ohxllib
Modified Files:
ohxllib.vcproj ohxllib_vc8.vcproj
Log Message:
finer granularity for specifying function support per platform
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** ohxllib_vc8.vcproj 3 Oct 2006 12:59:24 -0000 1.12
--- ohxllib_vc8.vcproj 5 Oct 2006 20:16:39 -0000 1.13
***************
*** 461,468 ****
>
</File>
- <File
- RelativePath="..\Register\register_manual.cpp"
- >
- </File>
</Filter>
</Files>
--- 461,464 ----
Index: ohxllib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib.vcproj,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** ohxllib.vcproj 3 Oct 2006 17:50:21 -0000 1.9
--- ohxllib.vcproj 5 Oct 2006 20:16:39 -0000 1.10
***************
*** 436,442 ****
RelativePath="..\Register\register_functions.cpp">
</File>
- <File
- RelativePath="..\Register\register_manual.cpp">
- </File>
</Filter>
</Files>
--- 436,439 ----
|