summaryrefslogtreecommitdiffstats
path: root/examples/demos
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos')
-rw-r--r--examples/demos/calculator/calculator.pro15
-rw-r--r--examples/demos/flickr/flickr.pro15
-rw-r--r--examples/demos/minehunt/minehunt.pro3
-rw-r--r--examples/demos/photoviewer/photoviewer.pro15
-rw-r--r--examples/demos/rssnews/rssnews.pro15
-rw-r--r--examples/demos/samegame/samegame.pro15
-rw-r--r--examples/demos/snake/snake.pro15
-rw-r--r--examples/demos/twitter/twitter.pro15
8 files changed, 0 insertions, 108 deletions
diff --git a/examples/demos/calculator/calculator.pro b/examples/demos/calculator/calculator.pro
index 62425195..7db59b96 100644
--- a/examples/demos/calculator/calculator.pro
+++ b/examples/demos/calculator/calculator.pro
@@ -6,18 +6,6 @@ DEPLOYMENTFOLDERS = folder_01
# Additional import path used to resolve QML modules in Creator's code model
QML_IMPORT_PATH =
-symbian:TARGET.UID3 = 0xE8BEAB39
-
-# 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
-
-# Allow network access on Symbian
-symbian:TARGET.CAPABILITY += NetworkServices
-
# If your application uses the Qt Mobility libraries, uncomment the following
# lines and add the respective components to the MOBILITY variable.
# CONFIG += mobility
@@ -26,9 +14,6 @@ symbian:TARGET.CAPABILITY += NetworkServices
# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
# CONFIG += qdeclarative-boostable
-# Add dependency to Symbian components
-# CONFIG += qt-components
-
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp
diff --git a/examples/demos/flickr/flickr.pro b/examples/demos/flickr/flickr.pro
index 753c1cea..625b2a57 100644
--- a/examples/demos/flickr/flickr.pro
+++ b/examples/demos/flickr/flickr.pro
@@ -6,18 +6,6 @@ DEPLOYMENTFOLDERS = folder_01
# Additional import path used to resolve QML modules in Creator's code model
QML_IMPORT_PATH =
-symbian:TARGET.UID3 = 0xE6E2201E
-
-# 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
-
-# Allow network access on Symbian
-symbian:TARGET.CAPABILITY += NetworkServices
-
# If your application uses the Qt Mobility libraries, uncomment the following
# lines and add the respective components to the MOBILITY variable.
# CONFIG += mobility
@@ -26,9 +14,6 @@ symbian:TARGET.CAPABILITY += NetworkServices
# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
# CONFIG += qdeclarative-boostable
-# Add dependency to Symbian components
-# CONFIG += qt-components
-
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp
diff --git a/examples/demos/minehunt/minehunt.pro b/examples/demos/minehunt/minehunt.pro
index d89b8ff7..2a43a11f 100644
--- a/examples/demos/minehunt/minehunt.pro
+++ b/examples/demos/minehunt/minehunt.pro
@@ -14,9 +14,6 @@ QML_IMPORT_PATH =
# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
# CONFIG += qdeclarative-boostable
-# Add dependency to Symbian components
-# CONFIG += qt-components
-
HEADERS += minehunt.h
SOURCES += main.cpp minehunt.cpp
RESOURCES = minehunt.qrc
diff --git a/examples/demos/photoviewer/photoviewer.pro b/examples/demos/photoviewer/photoviewer.pro
index cdd2e5ec..694aeb36 100644
--- a/examples/demos/photoviewer/photoviewer.pro
+++ b/examples/demos/photoviewer/photoviewer.pro
@@ -6,18 +6,6 @@ DEPLOYMENTFOLDERS = folder_01
# Additional import path used to resolve QML modules in Creator's code model
QML_IMPORT_PATH =
-symbian:TARGET.UID3 = 0xE93AD27B
-
-# 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
-
-# Allow network access on Symbian
-symbian:TARGET.CAPABILITY += NetworkServices
-
# If your application uses the Qt Mobility libraries, uncomment the following
# lines and add the respective components to the MOBILITY variable.
# CONFIG += mobility
@@ -26,9 +14,6 @@ symbian:TARGET.CAPABILITY += NetworkServices
# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
# CONFIG += qdeclarative-boostable
-# Add dependency to Symbian components
-# CONFIG += qt-components
-
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp
diff --git a/examples/demos/rssnews/rssnews.pro b/examples/demos/rssnews/rssnews.pro
index 2d6e580f..14002fb1 100644
--- a/examples/demos/rssnews/rssnews.pro
+++ b/examples/demos/rssnews/rssnews.pro
@@ -6,18 +6,6 @@ DEPLOYMENTFOLDERS = folder_01
# Additional import path used to resolve QML modules in Creator's code model
QML_IMPORT_PATH =
-symbian:TARGET.UID3 = 0xE6B4EF2C
-
-# 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
-
-# Allow network access on Symbian
-symbian:TARGET.CAPABILITY += NetworkServices
-
# If your application uses the Qt Mobility libraries, uncomment the following
# lines and add the respective components to the MOBILITY variable.
# CONFIG += mobility
@@ -26,9 +14,6 @@ symbian:TARGET.CAPABILITY += NetworkServices
# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
# CONFIG += qdeclarative-boostable
-# Add dependency to Symbian components
-# CONFIG += qt-components
-
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp
diff --git a/examples/demos/samegame/samegame.pro b/examples/demos/samegame/samegame.pro
index dc659c6e..6342ba4a 100644
--- a/examples/demos/samegame/samegame.pro
+++ b/examples/demos/samegame/samegame.pro
@@ -6,18 +6,6 @@ DEPLOYMENTFOLDERS = folder_01
# Additional import path used to resolve QML modules in Creator's code model
QML_IMPORT_PATH =
-symbian:TARGET.UID3 = 0xE76774C3
-
-# 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
-
-# Allow network access on Symbian
-symbian:TARGET.CAPABILITY += NetworkServices
-
# If your application uses the Qt Mobility libraries, uncomment the following
# lines and add the respective components to the MOBILITY variable.
# CONFIG += mobility
@@ -26,9 +14,6 @@ symbian:TARGET.CAPABILITY += NetworkServices
# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
# CONFIG += qdeclarative-boostable
-# Add dependency to Symbian components
-# CONFIG += qt-components
-
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp
diff --git a/examples/demos/snake/snake.pro b/examples/demos/snake/snake.pro
index 5e27c82b..0fa838d5 100644
--- a/examples/demos/snake/snake.pro
+++ b/examples/demos/snake/snake.pro
@@ -6,18 +6,6 @@ DEPLOYMENTFOLDERS = folder_01
# Additional import path used to resolve QML modules in Creator's code model
QML_IMPORT_PATH =
-symbian:TARGET.UID3 = 0xE619B930
-
-# 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
-
-# Allow network access on Symbian
-symbian:TARGET.CAPABILITY += NetworkServices
-
# If your application uses the Qt Mobility libraries, uncomment the following
# lines and add the respective components to the MOBILITY variable.
# CONFIG += mobility
@@ -26,9 +14,6 @@ symbian:TARGET.CAPABILITY += NetworkServices
# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
# CONFIG += qdeclarative-boostable
-# Add dependency to Symbian components
-# CONFIG += qt-components
-
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp
diff --git a/examples/demos/twitter/twitter.pro b/examples/demos/twitter/twitter.pro
index a2c6f4a7..c2beb0e3 100644
--- a/examples/demos/twitter/twitter.pro
+++ b/examples/demos/twitter/twitter.pro
@@ -6,18 +6,6 @@ DEPLOYMENTFOLDERS = folder_01
# Additional import path used to resolve QML modules in Creator's code model
QML_IMPORT_PATH =
-symbian:TARGET.UID3 = 0xE77B03CA
-
-# 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
-
-# Allow network access on Symbian
-symbian:TARGET.CAPABILITY += NetworkServices
-
# If your application uses the Qt Mobility libraries, uncomment the following
# lines and add the respective components to the MOBILITY variable.
# CONFIG += mobility
@@ -26,9 +14,6 @@ symbian:TARGET.CAPABILITY += NetworkServices
# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
# CONFIG += qdeclarative-boostable
-# Add dependency to Symbian components
-# CONFIG += qt-components
-
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp