tests/auto/qwidget_window/qwidget_window.pro
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
--- a/tests/auto/qwidget_window/qwidget_window.pro	Mon Jun 21 22:38:13 2010 +0100
+++ b/tests/auto/qwidget_window/qwidget_window.pro	Thu Jul 22 16:41:55 2010 +0100
@@ -1,4 +1,7 @@
 load(qttest_p4)
 SOURCES  += tst_qwidget_window.cpp
 
+x11 {
+    LIBS += $$QMAKE_LIBS_X11
+}