From: Markus R. <rol...@us...> - 2007-02-18 13:08:33
|
Update of /cvsroot/simspark/simspark/spark/plugin/sparkagent In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv3044 Modified Files: Tag: WIN32 sparkagent.vcproj Log Message: - fix release build Index: sparkagent.vcproj =================================================================== RCS file: /cvsroot/simspark/simspark/spark/plugin/sparkagent/Attic/sparkagent.vcproj,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** sparkagent.vcproj 18 Feb 2007 12:06:36 -0000 1.1.2.1 --- sparkagent.vcproj 18 Feb 2007 13:08:29 -0000 1.1.2.2 *************** *** 137,141 **** <Tool Name="VCLinkerTool" ! AdditionalDependencies="msvcrt-ruby18.lib" LinkIncremental="1" GenerateDebugInformation="true" --- 137,141 ---- <Tool Name="VCLinkerTool" ! AdditionalDependencies="msvcrt-ruby18.lib ode.lib" LinkIncremental="1" GenerateDebugInformation="true" |