summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/simplecanvasitem/simplecanvasitem.pro
blob: 114be8ebd9f669800380df3cb69c587cb056c8a0 (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_simplecanvasitem.cpp

# Define SRCDIR equal to test's source directory
DEFINES += SRCDIR=\\\"$$PWD\\\"