summaryrefslogtreecommitdiff
path: root/libs/sqlite3/src/config.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-12-07 22:47:39 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-12-07 22:47:50 +0300
commit17898b1694243a5969ffe2c93d3deb17791f6bae (patch)
tree9e7ae5182220952169e1a122386be535ade21364 /libs/sqlite3/src/config.h
parent420614f4a7aabd062ba5d40fa8f872e1160ea162 (diff)
sqlite3 moved to the separate dll
Diffstat (limited to 'libs/sqlite3/src/config.h')
-rw-r--r--libs/sqlite3/src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/sqlite3/src/config.h b/libs/sqlite3/src/config.h
new file mode 100644
index 0000000000..a0e6a2840b
--- /dev/null
+++ b/libs/sqlite3/src/config.h
@@ -0,0 +1 @@
+#define SQLITE_API __declspec(dllexport) \ No newline at end of file