eda/EDASQLite: Improved SQL Custom Functions support, now taking an arbitrary set...
[sdk] / eda / libeda / Makefile
index 3db1e67..9422b0e 100644 (file)
@@ -107,6 +107,15 @@ ifdef LINUX
 OFLAGS += -Wl,--no-undefined
 endif
 
+# PLATFORM-SPECIFIC OPTIONS
+
+ifdef WINDOWS
+
+CFLAGS += \
+        -I../../deps/libffi-3.0.11/i686-pc-mingw32/include
+
+endif
+
 # TARGETS
 
 all: objdir $(TARGET)