tests/auto/qapplication/test/test.pro
branchRCL_3
changeset 4 3b1da2848fc7
parent 0 1918ee327afb
--- a/tests/auto/qapplication/test/test.pro	Tue Feb 02 00:43:10 2010 +0200
+++ b/tests/auto/qapplication/test/test.pro	Fri Feb 19 23:40:16 2010 +0200
@@ -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 {