summaryrefslogtreecommitdiff
path: root/iup/srclua5/iupim.mak
blob: 1355c42f9ad29a455fc91f81972c12894ab66fd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PROJNAME = iup
LIBNAME  = iupluaim51
OPT = YES
                     
DEF_FILE = iupluaim5.def
SRC = iuplua_im.c

INCLUDES = ../src
LIBS = iupim

IUP := ..

USE_IUP3 = Yes
USE_IUPLUA = Yes
USE_IM = Yes
USE_LUA51 = Yes
NO_LUALINK = Yes