[ObjectHandler-cvs] ObjectHandler/gensrc gensrc.vcproj,1.2,1.3
Brought to you by:
ericehlers,
nando
From: Ferdinando A. <na...@us...> - 2006-06-09 18:50:11
|
Update of /cvsroot/objecthandler/ObjectHandler/gensrc In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26228/gensrc Modified Files: gensrc.vcproj Log Message: VC71 catching up Index: gensrc.vcproj =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/gensrc/gensrc.vcproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** gensrc.vcproj 8 Jun 2006 14:52:11 -0000 1.2 --- gensrc.vcproj 9 Jun 2006 18:50:04 -0000 1.3 *************** *** 13,18 **** <Configuration Name="All|Win32" ! OutputDirectory="Debug" ! IntermediateDirectory="Debug" ConfigurationType="0"> <Tool --- 13,18 ---- <Configuration Name="All|Win32" ! OutputDirectory="build\vc" ! IntermediateDirectory="build\vc" ConfigurationType="0"> <Tool |