summaryrefslogtreecommitdiff
path: root/tests/auto/patternistexamples/patternistexamples.pro
blob: f415e30efa12613d315ef1a083bb9de5af38b9eb (plain)
1
2
3
4
5
6
7
8
TARGET = tst_patternistexamples
CONFIG += testcase
SOURCES += tst_patternistexamples.cpp
QT += testlib

DEFINES += SOURCETREE=\\\"$$absolute_path(../../..)/\\\"

include (../xmlpatterns.pri)