Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29592/ohxl/ohxllib
Modified Files:
ohxllib.vcproj ohxllib_vc8.vcproj
Log Message:
support for coercion
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** ohxllib_vc8.vcproj 16 Nov 2006 12:38:41 -0000 1.15
--- ohxllib_vc8.vcproj 19 Nov 2006 13:08:27 -0000 1.16
***************
*** 325,388 ****
Name="oh"
>
! <File
! RelativePath="..\..\oh\auto_link.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\exception.cpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\exception.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\logger.cpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\logger.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\object.cpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\object.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\objecthandler.cpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\objecthandler.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\objhandler.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\objhandlerdefines.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\singleton.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\utilities.cpp"
>
! </File>
! <File
! RelativePath="..\..\oh\utilities.hpp"
>
! </File>
! <File
! RelativePath="..\..\oh\valueobject.hpp"
>
! </File>
</Filter>
<Filter
--- 325,404 ----
Name="oh"
>
! <Filter
! Name="Classes"
>
! <File
! RelativePath="..\..\oh\exception.cpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\exception.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\object.cpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\object.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\objecthandler.cpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\objecthandler.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\objhandler.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\objhandlerdefines.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\singleton.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\valueobject.hpp"
! >
! </File>
! </Filter>
! <Filter
! Name="Utilities"
>
! <File
! RelativePath="..\..\oh\auto_link.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\logger.cpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\logger.hpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\utilities.cpp"
! >
! </File>
! <File
! RelativePath="..\..\oh\utilities.hpp"
! >
! </File>
! </Filter>
! <Filter
! Name="Conversions"
>
! <File
! RelativePath="..\..\oh\Conversions\coerce.hpp"
! >
! </File>
! </Filter>
</Filter>
<Filter
Index: ohxllib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib.vcproj,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** ohxllib.vcproj 16 Nov 2006 12:38:41 -0000 1.13
--- ohxllib.vcproj 19 Nov 2006 13:08:27 -0000 1.14
***************
*** 334,382 ****
Name="oh"
Filter="">
! <File
! RelativePath="..\..\oh\auto_link.hpp">
! </File>
! <File
! RelativePath="..\..\oh\exception.cpp">
! </File>
! <File
! RelativePath="..\..\oh\exception.hpp">
! </File>
! <File
! RelativePath="..\..\oh\logger.cpp">
! </File>
! <File
! RelativePath="..\..\oh\logger.hpp">
! </File>
! <File
! RelativePath="..\..\oh\object.cpp">
! </File>
! <File
! RelativePath="..\..\oh\object.hpp">
! </File>
! <File
! RelativePath="..\..\oh\objecthandler.cpp">
! </File>
! <File
! RelativePath="..\..\oh\objecthandler.hpp">
! </File>
! <File
! RelativePath="..\..\oh\objhandler.hpp">
! </File>
! <File
! RelativePath="..\..\oh\objhandlerdefines.hpp">
! </File>
! <File
! RelativePath="..\..\oh\singleton.hpp">
! </File>
! <File
! RelativePath="..\..\oh\utilities.cpp">
! </File>
! <File
! RelativePath="..\..\oh\utilities.hpp">
! </File>
! <File
! RelativePath="..\..\oh\valueobject.hpp">
! </File>
</Filter>
<Filter
--- 334,397 ----
Name="oh"
Filter="">
! <Filter
! Name="Classes"
! Filter="">
! <File
! RelativePath="..\..\oh\exception.cpp">
! </File>
! <File
! RelativePath="..\..\oh\exception.hpp">
! </File>
! <File
! RelativePath="..\..\oh\object.cpp">
! </File>
! <File
! RelativePath="..\..\oh\object.hpp">
! </File>
! <File
! RelativePath="..\..\oh\objecthandler.cpp">
! </File>
! <File
! RelativePath="..\..\oh\objecthandler.hpp">
! </File>
! <File
! RelativePath="..\..\oh\objhandler.hpp">
! </File>
! <File
! RelativePath="..\..\oh\objhandlerdefines.hpp">
! </File>
! <File
! RelativePath="..\..\oh\singleton.hpp">
! </File>
! <File
! RelativePath="..\..\oh\valueobject.hpp">
! </File>
! </Filter>
! <Filter
! Name="Conversions"
! Filter="">
! <File
! RelativePath="..\..\oh\Conversions\coerce.hpp">
! </File>
! </Filter>
! <Filter
! Name="Utilities"
! Filter="">
! <File
! RelativePath="..\..\oh\auto_link.hpp">
! </File>
! <File
! RelativePath="..\..\oh\logger.cpp">
! </File>
! <File
! RelativePath="..\..\oh\logger.hpp">
! </File>
! <File
! RelativePath="..\..\oh\utilities.cpp">
! </File>
! <File
! RelativePath="..\..\oh\utilities.hpp">
! </File>
! </Filter>
</Filter>
<Filter
|