| author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
| Wed, 18 Aug 2010 10:37:55 +0300 | |
| changeset 33 | 3e2da88830cd |
| parent 30 | 5dc02b23752f |
| permissions | -rw-r--r-- |
TEMPLATE = subdirs SUBDIRS = htmlinfo \ xmlstreamlint !contains(QT_CONFIG, no-gui) { SUBDIRS += dombookmarks \ rsslisting \ saxbookmarks \ streambookmarks } symbian: SUBDIRS = htmlinfo saxbookmarks # install target.path = $$[QT_INSTALL_EXAMPLES]/xml sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS xml.pro README sources.path = $$[QT_INSTALL_EXAMPLES]/xml INSTALLS += target sources symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)