aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/ivigenerator/projects/org-example-echo-noanno/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/ivigenerator/projects/org-example-echo-noanno/test/test.pro')
-rw-r--r--tests/auto/core/ivigenerator/projects/org-example-echo-noanno/test/test.pro14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/auto/core/ivigenerator/projects/org-example-echo-noanno/test/test.pro b/tests/auto/core/ivigenerator/projects/org-example-echo-noanno/test/test.pro
new file mode 100644
index 0000000..ca4a039
--- /dev/null
+++ b/tests/auto/core/ivigenerator/projects/org-example-echo-noanno/test/test.pro
@@ -0,0 +1,14 @@
+TARGET = tst_org-example-echo-noannotation
+QMAKE_PROJECT_NAME = $$TARGET
+DESTDIR = ../
+
+QT += testlib core ivicore
+CONFIG += c++11 ivigenerator testcase
+
+INCLUDEPATH += $$OUT_PWD/../frontend
+LIBS += -L$$OUT_PWD/.. -l$$qtLibraryTarget(echo_noannotation_frontend)
+
+QMAKE_RPATHDIR += $$OUT_PWD/..
+
+QFACE_FORMAT = test
+QFACE_SOURCES = ../../../org.example.echo.noannotation.qface