Moved to using a feature profile instead of direct inclusion.
This commit is contained in:
@@ -82,7 +82,7 @@ INSTALLS += sources images
|
||||
# Deployment
|
||||
|
||||
symbian {
|
||||
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
|
||||
CONFIG += qt_demo
|
||||
|
||||
!contains(DEFINES, DISABLE_FFT) {
|
||||
# Include FFTReal DLL in the SIS file
|
||||
|
||||
@@ -16,7 +16,7 @@ TARGET = spectrum
|
||||
symbian {
|
||||
# Create a 'make sis' rule which can be run from the top-level
|
||||
|
||||
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
|
||||
CONFIG += qt_demo
|
||||
|
||||
# UID for the SIS file
|
||||
TARGET.UID3 = 0xA000E402
|
||||
|
||||
Reference in New Issue
Block a user