summaryrefslogtreecommitdiff
path: root/im/src/imlua_process5.mak
diff options
context:
space:
mode:
Diffstat (limited to 'im/src/imlua_process5.mak')
-rwxr-xr-xim/src/imlua_process5.mak19
1 files changed, 0 insertions, 19 deletions
diff --git a/im/src/imlua_process5.mak b/im/src/imlua_process5.mak
deleted file mode 100755
index 85415c4..0000000
--- a/im/src/imlua_process5.mak
+++ /dev/null
@@ -1,19 +0,0 @@
-PROJNAME = im
-LIBNAME = imlua_process51
-
-OPT = YES
-
-LOHDIR = lua5/loh
-SRC = lua5/imlua_process.c lua5/imlua_kernel.c
-DEF_FILE = lua5/imlua_process.def
-
-SRCLUA = lua5/im_process.lua
-SRCLUADIR = lua5
-
-LIBS = im_process
-INCLUDES = lua5
-
-USE_IMLUA = YES
-USE_LUA51 = YES
-NO_LUALINK = Yes
-IM = ..