summaryrefslogtreecommitdiff
path: root/libs/libqrencode/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libqrencode/src/config.h')
-rw-r--r--libs/libqrencode/src/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libs/libqrencode/src/config.h b/libs/libqrencode/src/config.h
new file mode 100644
index 0000000000..32dbafe4a2
--- /dev/null
+++ b/libs/libqrencode/src/config.h
@@ -0,0 +1,5 @@
+///////////////////////////////////////////////////////////////////////////////
+
+#define STATIC_IN_RELEASE
+
+#define HAVE_STRDUP 1