From 5a422aba704c375a307a902bafe658342e209906 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 17 Oct 2008 06:10:15 +0000 Subject: First commit - moving from LuaForge to SourceForge --- src/imlua5.mak | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/imlua5.mak (limited to 'src/imlua5.mak') diff --git a/src/imlua5.mak b/src/imlua5.mak new file mode 100644 index 0000000..0776335 --- /dev/null +++ b/src/imlua5.mak @@ -0,0 +1,15 @@ +PROJNAME = im +LIBNAME = imlua51 +DEF_FILE = imlua.def + +OPT = YES + +SRCDIR = lua5 + +SRC = imlua.c imlua_aux.c imlua_convert.c imlua_file.c imlua_image.c imlua_palette.c imlua_util.c + +INCLUDES = lua5 + +USE_IM = YES +USE_LUA51 = YES +IM = .. -- cgit v1.2.3