[RavenclawDev 360] [2029] trunk/Agents/TTYRecognitionServer2/TTYRecognitionServer2.vcproj: Allow incremental linking (avoid compiler warning)

tk@edam.speech.cs.cmu.edu tk at edam.speech.cs.cmu.edu
Tue Sep 11 16:41:06 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/ravenclaw-developers/attachments/20070911/dd486f9f/attachment.html
-------------- next part --------------
Modified: trunk/Agents/TTYRecognitionServer2/TTYRecognitionServer2.vcproj
===================================================================
--- trunk/Agents/TTYRecognitionServer2/TTYRecognitionServer2.vcproj	2007-09-10 21:46:56 UTC (rev 2028)
+++ trunk/Agents/TTYRecognitionServer2/TTYRecognitionServer2.vcproj	2007-09-11 20:41:06 UTC (rev 2029)
@@ -168,7 +168,7 @@
 				Name="VCLinkerTool"
 				AdditionalDependencies="wsock32.lib winmm.lib ..\..\Libraries\Galaxy\lib\x86-nt\libgalaxy_debug.lib"
 				OutputFile="debug\TTYRecognitionServer2-debug.exe"
-				LinkIncremental="1"
+				LinkIncremental="0"
 				SuppressStartupBanner="true"
 				IgnoreDefaultLibraryNames="msvcrt.lib"
 				GenerateDebugInformation="true"


More information about the Ravenclaw-developers mailing list