From 5db00ed35bc87b6502478d727624f67b82e80cb6 Mon Sep 17 00:00:00 2001 From: Derick Hawcroft Date: Wed, 28 Apr 2010 07:42:28 +1000 Subject: When deployed on symbian, give player application the standard QT icon Reviewed-by: Kurt Korbatits --- demos/multimedia/player/player.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/demos/multimedia/player/player.pro b/demos/multimedia/player/player.pro index 0b868bd..12bdf64 100644 --- a/demos/multimedia/player/player.pro +++ b/demos/multimedia/player/player.pro @@ -24,5 +24,6 @@ INSTALLS += target sources symbian { TARGET.UID3 = 0xA000E3FA + include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) } -- cgit v0.12