Qt 4.4 needs this in win32
authorunc0rr
Tue, 01 Jul 2008 21:34:12 +0000
changeset 1043 ddc93eeaabe4
parent 1042 a0ca4b3d2782
child 1044 f759aae1062f
Qt 4.4 needs this in win32
QTfrontend/CMakeLists.txt
--- a/QTfrontend/CMakeLists.txt	Tue Jul 01 15:52:10 2008 +0000
+++ b/QTfrontend/CMakeLists.txt	Tue Jul 01 21:34:12 2008 +0000
@@ -159,6 +159,7 @@
 	set(HW_LINK_LIBS 
 		${HW_LINK_LIBS}
 		ole32
+		oleaut32
 		winspool
 		uuid
 		)