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