# HG changeset patch # User unc0rr # Date 1214948052 0 # Node ID ddc93eeaabe423a77f5b03fce8dac4d9e90f8bf8 # Parent a0ca4b3d278224e2d89947bc6fb8b419977291dd Qt 4.4 needs this in win32 diff -r a0ca4b3d2782 -r ddc93eeaabe4 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 )