aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/calendar/calendar.pro
blob: e7cd6665bd7978da5bf5406a63b4521b95fda6c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = app
TARGET = tst_calendar
CONFIG += qmltestcase

SOURCES += \
    $$PWD/tst_calendar.cpp

OTHER_FILES += \
    $$PWD/data/*

TESTDATA += \
    $$PWD/data/tst_*