X-Git-Url: http://git.silmor.de/gitweb/?p=web%2Fkonrad%2Fchester.git;a=blobdiff_plain;f=tests%2Fdptrtest.pro;fp=tests%2Fdptrtest.pro;h=7abdab0c9c6a1e7e41747ef7f5a59f7e3b9b7791;hp=0000000000000000000000000000000000000000;hb=1a6e626b9c76f45fc1c330231d3c449305f32db9;hpb=632fa4f67f6838599da6225452b5d93b844b2241 diff --git a/tests/dptrtest.pro b/tests/dptrtest.pro new file mode 100644 index 0000000..7abdab0 --- /dev/null +++ b/tests/dptrtest.pro @@ -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