Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27272/ohxl/ohxllib
Modified Files:
ohxllib.vcproj ohxllib_vc8.vcproj
Log Message:
ohDemoObject()
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** ohxllib_vc8.vcproj 19 Nov 2006 13:08:27 -0000 1.16
--- ohxllib_vc8.vcproj 3 Dec 2006 14:35:03 -0000 1.17
***************
*** 329,332 ****
--- 329,336 ----
>
<File
+ RelativePath="..\..\oh\demo.hpp"
+ >
+ </File>
+ <File
RelativePath="..\..\oh\exception.cpp"
>
***************
*** 401,404 ****
--- 405,420 ----
</File>
</Filter>
+ <Filter
+ Name="ValueObjects"
+ >
+ <File
+ RelativePath="..\..\oh\ValueObjects\vo_demo.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\oh\ValueObjects\vo_demo.hpp"
+ >
+ </File>
+ </Filter>
</Filter>
<Filter
***************
*** 457,460 ****
--- 473,480 ----
>
<File
+ RelativePath="..\Functions\demo.cpp"
+ >
+ </File>
+ <File
RelativePath="..\Functions\export.hpp"
>
***************
*** 465,469 ****
</File>
<File
! RelativePath="..\Functions\functions.cpp"
>
</File>
--- 485,493 ----
</File>
<File
! RelativePath="..\Functions\garbagecollection.cpp"
! >
! </File>
! <File
! RelativePath="..\Functions\logging.cpp"
>
</File>
***************
*** 472,475 ****
--- 496,543 ----
>
</File>
+ <File
+ RelativePath="..\Functions\utilities.cpp"
+ >
+ <FileConfiguration
+ Name="Debug CRTDLL|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)\$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)\$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release CRTDLL|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)\$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)\$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\Functions\valueobjects.cpp"
+ >
+ </File>
</Filter>
<Filter
***************
*** 485,489 ****
</File>
<File
! RelativePath="..\Register\register_functions.cpp"
>
</File>
--- 553,573 ----
</File>
<File
! RelativePath="..\Register\register_demo.cpp"
! >
! </File>
! <File
! RelativePath="..\Register\register_garbagecollection.cpp"
! >
! </File>
! <File
! RelativePath="..\Register\register_logging.cpp"
! >
! </File>
! <File
! RelativePath="..\Register\register_utilities.cpp"
! >
! </File>
! <File
! RelativePath="..\Register\register_valueobjects.cpp"
>
</File>
Index: ohxllib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib.vcproj,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** ohxllib.vcproj 19 Nov 2006 13:08:27 -0000 1.14
--- ohxllib.vcproj 3 Dec 2006 14:35:03 -0000 1.15
***************
*** 338,341 ****
--- 338,344 ----
Filter="">
<File
+ RelativePath="..\..\oh\demo.hpp">
+ </File>
+ <File
RelativePath="..\..\oh\exception.cpp">
</File>
***************
*** 394,397 ****
--- 397,410 ----
</File>
</Filter>
+ <Filter
+ Name="ValueObjects"
+ Filter="">
+ <File
+ RelativePath="..\..\oh\ValueObjects\vo_demo.cpp">
+ </File>
+ <File
+ RelativePath="..\..\oh\ValueObjects\vo_demo.hpp">
+ </File>
+ </Filter>
</Filter>
<Filter
***************
*** 439,442 ****
--- 452,458 ----
Filter="">
<File
+ RelativePath="..\Functions\demo.cpp">
+ </File>
+ <File
RelativePath="..\Functions\export.hpp">
</File>
***************
*** 445,453 ****
</File>
<File
! RelativePath="..\Functions\functions.cpp">
</File>
<File
RelativePath="..\Functions\manual.cpp">
</File>
</Filter>
<Filter
--- 461,514 ----
</File>
<File
! RelativePath="..\Functions\garbagecollection.cpp">
! </File>
! <File
! RelativePath="..\Functions\logging.cpp">
</File>
<File
RelativePath="..\Functions\manual.cpp">
</File>
+ <File
+ RelativePath="..\Functions\utilities.cpp">
+ <FileConfiguration
+ Name="Debug CRTDLL|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release SingleThread|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release CRTDLL|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug SingleThread|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\Functions\valueobjects.cpp">
+ </File>
</Filter>
<Filter
***************
*** 492,496 ****
</File>
<File
! RelativePath="..\Register\register_functions.cpp">
</File>
</Filter>
--- 553,569 ----
</File>
<File
! RelativePath="..\Register\register_demo.cpp">
! </File>
! <File
! RelativePath="..\Register\register_garbagecollection.cpp">
! </File>
! <File
! RelativePath="..\Register\register_logging.cpp">
! </File>
! <File
! RelativePath="..\Register\register_utilities.cpp">
! </File>
! <File
! RelativePath="..\Register\register_valueobjects.cpp">
</File>
</Filter>
|