summaryrefslogtreecommitdiff
path: root/src/cdluacontextplus5.mak
blob: c00fe0d40fe3f8958abf5ffa2e1d90b5c6e31817 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
NO_LUALINK = Yes
USE_CD = YES
USE_CDLUA = YES
CD = ..