diff options
Diffstat (limited to 'tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro')
-rw-r--r-- | tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro b/tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro index 9e962d0976..772c833a7e 100644 --- a/tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro +++ b/tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro @@ -1,4 +1,5 @@ load(qttest_p4) SOURCES += tst_patternistexamplefiletree.cpp +QT = core include (../xmlpatterns.pri) |