From f72f4af5a9f85ed607507dea95ebfa6a62f98e89 Mon Sep 17 00:00:00 2001 From: Pixel Date: Tue, 20 Oct 2009 01:43:15 +0200 Subject: How was lua-interface-light.exe compiling before that... ? --- src/plugin-luatask.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/plugin-luatask.cc') diff --git a/src/plugin-luatask.cc b/src/plugin-luatask.cc index b1b8e3d..ffd1814 100644 --- a/src/plugin-luatask.cc +++ b/src/plugin-luatask.cc @@ -1,5 +1,9 @@ #include +#ifdef FROM_LUAINTERFACE +#define NO_DLL +#endif + #ifndef WIN32 #define WEAK __attribute__ ((weak)) #else -- cgit v1.2.3