| branch | GCC_SURGE |
| changeset 31 | 5daf16870df6 |
| parent 30 | 5dc02b23752f |
| child 33 | 3e2da88830cd |
| 27:93b982ccede2 | 31:5daf16870df6 |
|---|---|
1 load(qttest_p4) |
|
2 SOURCES = tst_qdeclarativemoduleplugin.cpp |
|
3 QT += declarative |
|
4 CONFIG -= app_bundle |
|
5 symbian: { |
|
6 DEFINES += SRCDIR=\".\" |
|
7 importFiles.sources = data |
|
8 importFiles.path = |
|
9 DEPLOYMENT = importFiles |
|
10 } else { |
|
11 DEFINES += SRCDIR=\\\"$$PWD\\\" |
|
12 } |