aboutsummaryrefslogtreecommitdiff
path: root/tests/client/qmlfiles.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/client/qmlfiles.h.in')
-rw-r--r--tests/client/qmlfiles.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/client/qmlfiles.h.in b/tests/client/qmlfiles.h.in
new file mode 100644
index 0000000..ebb534c
--- /dev/null
+++ b/tests/client/qmlfiles.h.in
@@ -0,0 +1,2 @@
+const char* QML_BASE_DIR = "@libqmenumodel_BINARY_DIR@";
+const char* LOADMODEL_QML = "@CMAKE_CURRENT_SOURCE_DIR@/loadmodel.qml";