summaryrefslogtreecommitdiff
path: root/src/cdluacontextplus5.mak
blob: 43c42113df912863dfb0fc9e2ee9ba4196dd153b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PROJNAME = cd
LIBNAME = cdluacontextplus51

OPT = YES

DEFINES = CD_NO_OLD_INTERFACE
SRCDIR = lua5
SRC = cdluacontextplus5.c
DEF_FILE = cdluacontextplus5.def

LIBS = cdcontextplus

USE_LUA51 = Yes
USE_CD = YES
USE_CDLUA = YES
CD = ..