]> git.sesse.net Git - mlt/blobdiff - src/tests/test_properties/test_properties.pro
Add the start of a unit test suite using QtTest.
[mlt] / src / tests / test_properties / test_properties.pro
diff --git a/src/tests/test_properties/test_properties.pro b/src/tests/test_properties/test_properties.pro
new file mode 100644 (file)
index 0000000..0846b08
--- /dev/null
@@ -0,0 +1,4 @@
+include (../common.pri)
+TARGET   = test_properties
+SOURCES  = test_properties.cpp
+DEFINES  += SRCDIR=\\\"$$PWD/\\\"