Update of /cvsroot/objecthandler/ObjectHandler
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15790
Modified Files:
ohlib.vcproj ohlib_vc8.vcproj
Log Message:
rename demo.*pp to ohthing.*pp to avoid name conflict with autogenerated demo.cpp
Index: ohlib.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohlib.vcproj,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ohlib.vcproj 12 Jan 2007 08:33:43 -0000 1.8
--- ohlib.vcproj 12 Jan 2007 10:00:52 -0000 1.9
***************
*** 335,342 ****
</File>
<File
! RelativePath="oh\demo.cpp">
</File>
<File
! RelativePath="oh\demo.hpp">
</File>
<File
--- 335,342 ----
</File>
<File
! RelativePath="oh\ohthing.cpp">
</File>
<File
! RelativePath="oh\ohthing.hpp">
</File>
<File
Index: ohlib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohlib_vc8.vcproj,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ohlib_vc8.vcproj 12 Jan 2007 08:33:43 -0000 1.10
--- ohlib_vc8.vcproj 12 Jan 2007 10:00:52 -0000 1.11
***************
*** 327,335 ****
</File>
<File
! RelativePath="oh\demo.cpp"
>
</File>
<File
! RelativePath="oh\demo.hpp"
>
</File>
--- 327,335 ----
</File>
<File
! RelativePath="oh\ohthing.cpp"
>
</File>
<File
! RelativePath="oh\ohthing.hpp"
>
</File>
|