util/examples/xmlpatterns/xquery/xquery.pro
changeset 7 f7bc934e204c
equal deleted inserted replaced
3:41300fa6a67c 7:f7bc934e204c
       
     1 TEMPLATE = subdirs
       
     2 SUBDIRS += globalVariables
       
     3 
       
     4 # install
       
     5 target.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/xquery
       
     6 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS xquery.pro
       
     7 sources.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/xquery
       
     8 INSTALLS += target sources
       
     9 
       
    10 symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)