Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15790/ohxl/ohxllib
Modified Files:
ohxllib.vcproj ohxllib_vc8.vcproj
Log Message:
rename demo.*pp to ohthing.*pp to avoid name conflict with autogenerated demo.cpp
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** ohxllib_vc8.vcproj 12 Jan 2007 08:33:44 -0000 1.22
--- ohxllib_vc8.vcproj 12 Jan 2007 10:00:52 -0000 1.23
***************
*** 329,337 ****
>
<File
! RelativePath="..\..\oh\demo.cpp"
>
</File>
<File
! RelativePath="..\..\oh\demo.hpp"
>
</File>
--- 329,337 ----
>
<File
! RelativePath="..\..\oh\ohthing.cpp"
>
</File>
<File
! RelativePath="..\..\oh\ohthing.hpp"
>
</File>
Index: ohxllib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib.vcproj,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** ohxllib.vcproj 12 Jan 2007 08:33:44 -0000 1.18
--- ohxllib.vcproj 12 Jan 2007 10:00:52 -0000 1.19
***************
*** 338,342 ****
Filter="">
<File
! RelativePath="..\..\oh\demo.hpp">
</File>
<File
--- 338,345 ----
Filter="">
<File
! RelativePath="..\..\oh\ohthing.cpp">
! </File>
! <File
! RelativePath="..\..\oh\ohthing.hpp">
</File>
<File
|