Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29781/ohxl/ohxllib
Modified Files:
ohxllib.vcproj ohxllib_vc8.vcproj
Log Message:
cleaner processing for object references
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ohxllib_vc8.vcproj 1 Jun 2006 15:59:53 -0000 1.5
--- ohxllib_vc8.vcproj 9 Jun 2006 18:58:28 -0000 1.6
***************
*** 354,366 ****
</File>
<File
! RelativePath="..\..\oh\objecthandler.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\objecthandlerbase.cpp"
>
</File>
<File
! RelativePath="..\..\oh\objecthandlerbase.hpp"
>
</File>
--- 354,362 ----
</File>
<File
! RelativePath="..\..\oh\objecthandler.cpp"
>
</File>
<File
! RelativePath="..\..\oh\objecthandler.hpp"
>
</File>
***************
*** 434,437 ****
--- 430,437 ----
</File>
<File
+ RelativePath="..\objhandlerxl.hpp"
+ >
+ </File>
+ <File
RelativePath="..\register.cpp"
>
Index: ohxllib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ohxllib.vcproj 1 Jun 2006 15:58:30 -0000 1.2
--- ohxllib.vcproj 9 Jun 2006 18:58:28 -0000 1.3
***************
*** 334,338 ****
Filter="">
<File
! RelativePath="..\..\oh\autolink.hpp">
</File>
<File
--- 334,338 ----
Filter="">
<File
! RelativePath="..\..\oh\auto_link.hpp">
</File>
<File
***************
*** 358,365 ****
</File>
<File
! RelativePath="..\..\oh\objecthandlerbase.cpp">
! </File>
! <File
! RelativePath="..\..\oh\objecthandlerbase.hpp">
</File>
<File
--- 358,362 ----
</File>
<File
! RelativePath="..\..\oh\objecthandler.cpp">
</File>
<File
|