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-lualibs.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/plugin-lualibs.cc') diff --git a/src/plugin-lualibs.cc b/src/plugin-lualibs.cc index 5a5de03..8fa4b11 100644 --- a/src/plugin-lualibs.cc +++ b/src/plugin-lualibs.cc @@ -1,5 +1,9 @@ #include +#ifdef FROM_LUAINTERFACE +#define NO_DLL +#endif + #ifndef WIN32 #define WEAK __attribute__ ((weak)) #else -- cgit v1.2.3