summaryrefslogtreecommitdiff
path: root/im/src/imlua_capture5.mak
blob: a4fe97cb04a8a063b7da6690d6120aceb3016580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PROJNAME = im
LIBNAME = imlua_capture51
DEF_FILE = imlua_capture.def

OPT = YES

SRCDIR = lua5

SRC = imlua_capture.c

LIBS = im_capture

INCLUDES = lua5

USE_IMLUA = Yes
USE_LUA51 = Yes
NO_LUALINK = Yes
IM = ..