summaryrefslogtreecommitdiff
path: root/im/src/imlua_process5.mak
blob: 85415c428ed56d83f7d99682066803c134ccd5c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 = ..