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