move tests to dptr
[web/konrad/chester.git] / tests / dptrtest.pro
diff --git a/tests/dptrtest.pro b/tests/dptrtest.pro
new file mode 100644 (file)
index 0000000..7abdab0
--- /dev/null
@@ -0,0 +1,7 @@
+TEMPLATE = app
+TARGET = dptrtest
+QT -= gui
+CONFIG += qtestlib debug
+
+SOURCES += dptrtest.cpp dptrpriv.cpp
+HEADERS += dptrtest.h
\ No newline at end of file