summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/time/qcalendar/qcalendar.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/time/qcalendar/qcalendar.pro')
-rw-r--r--tests/auto/corelib/time/qcalendar/qcalendar.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/corelib/time/qcalendar/qcalendar.pro b/tests/auto/corelib/time/qcalendar/qcalendar.pro
new file mode 100644
index 0000000000..94e8fe8606
--- /dev/null
+++ b/tests/auto/corelib/time/qcalendar/qcalendar.pro
@@ -0,0 +1,5 @@
+CONFIG += testcase
+TARGET = tst_qcalendar
+QT = core testlib
+SOURCES = \
+ tst_qcalendar.cpp