[ObjectHandler-cvs] ObjectHandler ohlib.vcproj, 1.4, 1.5 ohlib_vc8.vcproj, 1.5, 1.6
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-08-31 08:27:47
|
Update of /cvsroot/objecthandler/ObjectHandler In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25820 Modified Files: ohlib.vcproj ohlib_vc8.vcproj Log Message: version number up Index: ohlib.vcproj =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/ohlib.vcproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ohlib.vcproj 11 Jun 2006 13:28:36 -0000 1.4 --- ohlib.vcproj 31 Aug 2006 08:27:43 -0000 1.5 *************** *** 40,44 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-sgd-0_1_4.lib" SuppressStartupBanner="TRUE"/> <Tool --- 40,44 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-sgd-0_1_5.lib" SuppressStartupBanner="TRUE"/> <Tool *************** *** 92,96 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-mt-sgd-0_1_4.lib" SuppressStartupBanner="TRUE"/> <Tool --- 92,96 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-mt-sgd-0_1_5.lib" SuppressStartupBanner="TRUE"/> <Tool *************** *** 145,149 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-s-0_1_4.lib" SuppressStartupBanner="TRUE"/> <Tool --- 145,149 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-s-0_1_5.lib" SuppressStartupBanner="TRUE"/> <Tool *************** *** 198,202 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-mt-0_1_4.lib" SuppressStartupBanner="TRUE"/> <Tool --- 198,202 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-mt-0_1_5.lib" SuppressStartupBanner="TRUE"/> <Tool *************** *** 251,255 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-mt-s-0_1_4.lib" SuppressStartupBanner="TRUE"/> <Tool --- 251,255 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-mt-s-0_1_5.lib" SuppressStartupBanner="TRUE"/> <Tool *************** *** 303,307 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-mt-gd-0_1_4.lib" SuppressStartupBanner="TRUE"/> <Tool --- 303,307 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc71-mt-gd-0_1_5.lib" SuppressStartupBanner="TRUE"/> <Tool Index: ohlib_vc8.vcproj =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/ohlib_vc8.vcproj,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ohlib_vc8.vcproj 11 Jun 2006 18:14:00 -0000 1.5 --- ohlib_vc8.vcproj 31 Aug 2006 08:27:43 -0000 1.6 *************** *** 69,73 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc80-mt-sgd-0_1_4.lib" SuppressStartupBanner="true" /> --- 69,73 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc80-mt-sgd-0_1_5.lib" SuppressStartupBanner="true" /> *************** *** 145,149 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc80-mt-0_1_4.lib" SuppressStartupBanner="true" /> --- 145,149 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc80-mt-0_1_5.lib" SuppressStartupBanner="true" /> *************** *** 221,225 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc80-mt-s-0_1_4.lib" SuppressStartupBanner="true" /> --- 221,225 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc80-mt-s-0_1_.lib" SuppressStartupBanner="true" /> *************** *** 297,301 **** <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc80-mt-gd-0_1_4.lib" SuppressStartupBanner="true" /> --- 297,301 ---- <Tool Name="VCLibrarianTool" ! OutputFile="lib\ObjectHandler-vc80-mt-gd-0_1_5.lib" SuppressStartupBanner="true" /> |