Update of /cvsroot/objecthandler/ObjectHandler
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29781
Modified Files:
ohlib.vcproj ohlib_vc8.vcproj
Log Message:
cleaner processing for object references
Index: ohlib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohlib.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ohlib.vcproj 1 Jun 2006 15:58:30 -0000 1.2
--- ohlib.vcproj 9 Jun 2006 18:58:27 -0000 1.3
***************
*** 331,335 ****
<Files>
<File
! RelativePath=".\oh\auto_link.hpp">
</File>
<File
--- 331,335 ----
<Files>
<File
! RelativePath="oh\auto_link.hpp">
</File>
<File
***************
*** 352,362 ****
</File>
<File
! RelativePath="oh\objecthandler.hpp">
! </File>
! <File
! RelativePath="oh\objecthandlerbase.cpp">
</File>
<File
! RelativePath="oh\objecthandlerbase.hpp">
</File>
<File
--- 352,359 ----
</File>
<File
! RelativePath="oh\objecthandler.cpp">
</File>
<File
! RelativePath="oh\objecthandler.hpp">
</File>
<File
Index: ohlib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohlib_vc8.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ohlib_vc8.vcproj 1 Jun 2006 15:59:53 -0000 1.3
--- ohlib_vc8.vcproj 9 Jun 2006 18:58:27 -0000 1.4
***************
*** 351,363 ****
</File>
<File
! RelativePath="oh\objecthandler.hpp"
! >
! </File>
! <File
! RelativePath="oh\objecthandlerbase.cpp"
>
</File>
<File
! RelativePath="oh\objecthandlerbase.hpp"
>
</File>
--- 351,359 ----
</File>
<File
! RelativePath="oh\objecthandler.cpp"
>
</File>
<File
! RelativePath="oh\objecthandler.hpp"
>
</File>
|