author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 18 Aug 2010 10:37:55 +0300 | |
changeset 33 | 3e2da88830cd |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
TEMPLATE = subdirs SUBDIRS = classwizard \ configdialog \ standarddialogs \ tabdialog \ trivialwizard !symbian:!wince*: SUBDIRS += licensewizard \ extension \ findfiles wince*: SUBDIRS += sipdialog # install sources.files = README *.pro sources.path = $$[QT_INSTALL_EXAMPLES]/dialogs INSTALLS += sources symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)