examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
     9 # install
     9 # install
    10 target.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/qobjectxmlmodel
    10 target.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/qobjectxmlmodel
    11 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.xq *.html
    11 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.xq *.html
    12 sources.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/qobjectxmlmodel
    12 sources.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/qobjectxmlmodel
    13 INSTALLS += target sources
    13 INSTALLS += target sources
       
    14 
       
    15 symbian {
       
    16     TARGET.UID3 = 0xA000D7C8
       
    17     include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
       
    18 }