diff options
Diffstat (limited to 'demos/textedit/textedit.pro')
-rw-r--r-- | demos/textedit/textedit.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/textedit/textedit.pro b/demos/textedit/textedit.pro index 1ef4256..9669ec8 100644 --- a/demos/textedit/textedit.pro +++ b/demos/textedit/textedit.pro @@ -19,3 +19,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html *.doc images sources.path = $$[QT_INSTALL_DEMOS]/textedit INSTALLS += target sources +symbian: include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) |