tests/auto/qapplication/test/test.pro
changeset 18 2f34d5167611
parent 0 1918ee327afb
child 33 3e2da88830cd
--- a/tests/auto/qapplication/test/test.pro	Tue Feb 02 00:43:10 2010 +0200
+++ b/tests/auto/qapplication/test/test.pro	Fri Apr 16 15:50:13 2010 +0300
@@ -16,7 +16,9 @@
   additional.path = desktopsettingsaware
   someTest.sources = test.pro
   someTest.path = test
-  DEPLOYMENT = additional deploy someTest
+  windowIcon.sources = ../heart.svg
+  DEPLOYMENT = additional deploy someTest windowIcon
+  LIBS += -lcone -lavkon
 }
 
 win32 {