equal
deleted
inserted
replaced
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 } |