equal
deleted
inserted
replaced
2 SUBDIRS = helloscript context2d defaultprototypes customclass |
2 SUBDIRS = helloscript context2d defaultprototypes customclass |
3 |
3 |
4 !wince*:SUBDIRS += qscript marshal |
4 !wince*:SUBDIRS += qscript marshal |
5 !wince*:!cross_compile:SUBDIRS += calculator qstetrix |
5 !wince*:!cross_compile:SUBDIRS += calculator qstetrix |
6 |
6 |
7 symbian: SUBDIRS = context2d defaultprototypes |
7 symbian: SUBDIRS = context2d |
8 |
8 |
9 # install |
9 # install |
10 target.path = $$[QT_INSTALL_EXAMPLES]/script |
10 target.path = $$[QT_INSTALL_EXAMPLES]/script |
11 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS script.pro README |
11 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS script.pro README |
12 sources.path = $$[QT_INSTALL_EXAMPLES]/script |
12 sources.path = $$[QT_INSTALL_EXAMPLES]/script |