summaryrefslogtreecommitdiffstats
path: root/config.tests/jasper/jasper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/jasper/jasper.pro')
-rw-r--r--config.tests/jasper/jasper.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.tests/jasper/jasper.pro b/config.tests/jasper/jasper.pro
new file mode 100644
index 0000000..77d3689
--- /dev/null
+++ b/config.tests/jasper/jasper.pro
@@ -0,0 +1,6 @@
+SOURCES = jasper.cpp
+CONFIG -= qt dylib
+mac:CONFIG -= app_bundle
+win32:CONFIG += console
+msvc: LIBS += libjasper.lib
+else: LIBS += -ljasper