summaryrefslogtreecommitdiff
path: root/iup/srclua3/iupcd.mak
blob: 36db871ac53c74411e1f748e4bb65c126b0dc73e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PROJNAME = iup
LIBNAME = iupluacd3
OPT = YES

DEF_FILE = iupluacd3.def
SRC = iuplua_cd.c

# Can not use USE_IUPLUA because Tecmake will include "iupluacd3" in linker

INCLUDES = ../include
LIBS = iuplua3
LDIR = ../lib/$(TEC_UNAME)

IUP := ..

USE_CD = YES
USE_IUP3 = YES
USE_LUA = YES
USE_CDLUA = YES