[Turqstat-commits] [SCM] Turquoise SuperStat - http://www.softwolves.pp.se/sw/software/turquoise branch, xturqstat-win32, updated. release-3.0-2-8-g9d9d340

Peter Karlsson peter at softwolves.pp.se
Sat Mar 22 23:53:31 UTC 2008


The following commit has been merged in the xturqstat-win32 branch:
commit bf23c8ca47e5297e4bfb69185f2db5a79c0ec283
Author: Peter Karlsson <peter at softwolves.pp.se>
Date:   Sun Mar 23 00:39:39 2008 +0100

    Added Qt libraries to the list of libraries to link.

diff --git a/visualc/xturqstat.vcproj b/visualc/xturqstat.vcproj
index 2d0c9f4..7d7cabc 100644
--- a/visualc/xturqstat.vcproj
+++ b/visualc/xturqstat.vcproj
@@ -61,6 +61,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib $(QTDIR)\lib\QtCore4.lib $(QTDIR)\lib\QtGui4.lib $(QTDIR)\lib\QtMain.lib"
 				LinkIncremental="2"
 				GenerateDebugInformation="true"
 				SubSystem="2"
@@ -134,6 +135,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib $(QTDIR)\lib\QtCore4.lib $(QTDIR)\lib\QtGui4.lib $(QTDIR)\lib\QtMain.lib"
 				LinkIncremental="1"
 				GenerateDebugInformation="true"
 				SubSystem="2"

-- 
Turquoise SuperStat - http://www.softwolves.pp.se/sw/software/turquoise



More information about the Turqstat-commits mailing list