summaryrefslogtreecommitdiff
path: root/libodb-qt/odb/qt/details/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libodb-qt/odb/qt/details/config.h.in')
-rw-r--r--libodb-qt/odb/qt/details/config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/libodb-qt/odb/qt/details/config.h.in b/libodb-qt/odb/qt/details/config.h.in
new file mode 100644
index 0000000..a0c3989
--- /dev/null
+++ b/libodb-qt/odb/qt/details/config.h.in
@@ -0,0 +1,12 @@
+/* file : odb/qt/details/config.h.in
+ * license : GNU GPL v2; see accompanying LICENSE file
+ */
+
+/* This file is automatically processed by configure. */
+
+#ifndef ODB_QT_DETAILS_CONFIG_H
+#define ODB_QT_DETAILS_CONFIG_H
+
+#undef LIBODB_QT_STATIC_LIB
+
+#endif /* ODB_QT_DETAILS_CONFIG_H */