Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2290/ohxl/ohxll
Modified Files:
ohxll.vcproj ohxll_vc8.vcproj
Log Message:
finer granularity for specifying function support per platform
Index: ohxll_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll_vc8.vcproj,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** ohxll_vc8.vcproj 3 Oct 2006 14:20:12 -0000 1.13
--- ohxll_vc8.vcproj 5 Oct 2006 20:16:39 -0000 1.14
***************
*** 344,351 ****
>
</File>
- <File
- RelativePath="..\Register\register_manual.cpp"
- >
- </File>
</Filter>
<Filter
--- 344,347 ----
Index: ohxll.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxll/ohxll.vcproj,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ohxll.vcproj 3 Oct 2006 14:20:12 -0000 1.8
--- ohxll.vcproj 5 Oct 2006 20:16:39 -0000 1.9
***************
*** 250,256 ****
RelativePath="..\Register\register_functions.cpp">
</File>
- <File
- RelativePath="..\Register\register_manual.cpp">
- </File>
</Filter>
<Filter
--- 250,253 ----
|