summaryrefslogtreecommitdiffstats
path: root/examples/declarative/text/fonts/fonts/fonts.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/text/fonts/fonts/fonts.pro')
-rw-r--r--examples/declarative/text/fonts/fonts/fonts.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/declarative/text/fonts/fonts/fonts.pro b/examples/declarative/text/fonts/fonts/fonts.pro
index 00f02df8..1e10fc17 100644
--- a/examples/declarative/text/fonts/fonts/fonts.pro
+++ b/examples/declarative/text/fonts/fonts/fonts.pro
@@ -9,18 +9,6 @@ QML_IMPORT_PATH =
# Avoid auto screen rotation
DEFINES += ORIENTATIONLOCK
-# Needs to be defined for Symbian
-#DEFINES += NETWORKACCESS
-
-symbian:TARGET.UID3 = 0xE4CA52B6
-
-# Smart Installer package's UID
-# This UID is from the protected range
-# and therefore the package will fail to install if self-signed
-# By default qmake uses the unprotected range value if unprotected UID is defined for the application
-# and 0x2002CCCF value if protected UID is given to the application
-#symbian:DEPLOYMENT.installer_header = 0x2002CCCF
-
# Define QMLJSDEBUGGER to allow debugging of QML in debug builds
# (This might significantly increase build time)
# DEFINES += QMLJSDEBUGGER