equal
deleted
inserted
replaced
|
1 load(qttest_p4) |
|
2 SOURCES += tst_xmlpatterns.cpp \ |
|
3 ../qxmlquery/TestFundament.cpp |
|
4 |
|
5 wince* { |
|
6 DEFINES += SRCDIR=\\\"./\\\" |
|
7 } else:!symbian { |
|
8 DEFINES += SRCDIR=\\\"$$PWD/\\\" |
|
9 } |
|
10 |
|
11 include (../xmlpatterns.pri) |