Moving some QVFB stuff out of the configure script and into .pro files
[qt-netbsd.git] / tests / auto / xmlpatterns / xmlpatterns.pro
blob01e3b2bd183b2d839d69a6f2e7286ba12413032c
1 load(qttest_p4)
2 SOURCES += tst_xmlpatterns.cpp \
3 ../qxmlquery/TestFundament.cpp
5 !wince* {
6 DEFINES += SRCDIR=\\\"$$PWD/\\\"
7 } else {
8 DEFINES += SRCDIR=\\\"./\\\"
11 include (../xmlpatterns.pri)