summaryrefslogtreecommitdiffstats
path: root/examples/spectrum/spectrum.pro
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2011-07-19 10:40:05 +1000
committerQt by Nokia <qt-info@nokia.com>2011-07-19 03:06:23 +0200
commiteccb43d73c08b85bab89d8f632d423b63592e14f (patch)
treee16b44f1548a48f49b64c58263dd067b67232a8e /examples/spectrum/spectrum.pro
parent1403a1c7be7892ad4d1c5d04c143a318055fb36b (diff)
Remove a few more obsolete parts.
Change-Id: I3a001f01ab7fd8cf63452126037b98c1b01df80d Reviewed-on: http://codereview.qt.nokia.com/1797 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
Diffstat (limited to 'examples/spectrum/spectrum.pro')
-rw-r--r--examples/spectrum/spectrum.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/spectrum/spectrum.pro b/examples/spectrum/spectrum.pro
index e5113be6d..43e04664b 100644
--- a/examples/spectrum/spectrum.pro
+++ b/examples/spectrum/spectrum.pro
@@ -13,15 +13,6 @@ SUBDIRS += app
TARGET = spectrum
-symbian {
- # Create a 'make sis' rule which can be run from the top-level
-
- CONFIG += qt_demo
-
- # UID for the SIS file
- TARGET.UID3 = 0xA000E402
-}
-
sources.files = README.txt spectrum.pri spectrum.pro TODO.txt
sources.path = $$[QT_INSTALL_EXAMPLES]/qtmultimediakit/spectrum
INSTALLS += sources