Moved to using a feature profile instead of direct inclusion.

This commit is contained in:
axis
2011-04-27 12:05:43 +02:00
parent 60941c2741
commit d41e0c05c4
7 changed files with 7 additions and 7 deletions

View File

@@ -12,5 +12,5 @@ INSTALLS += target sources
symbian {
TARGET.UID3 = 0xA000D7C0
include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
CONFIG += qt_example
}