summaryrefslogtreecommitdiff
path: root/cd/src/cdluaim5.mak
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-11-04 11:56:41 -0800
committerPixel <pixel@nobis-crew.org>2009-11-04 11:59:33 -0800
commitd577d991b97ae2b5ee1af23641bcffc3f83af5b2 (patch)
tree590639d50205d1bcfaff2a7d2dc6ebf3f373c7ed /cd/src/cdluaim5.mak
Initial import. Contains the im, cd and iup librairies, and a "working" Makefile for them under linux.
Diffstat (limited to 'cd/src/cdluaim5.mak')
-rwxr-xr-xcd/src/cdluaim5.mak16
1 files changed, 16 insertions, 0 deletions
diff --git a/cd/src/cdluaim5.mak b/cd/src/cdluaim5.mak
new file mode 100755
index 0000000..a9f50e0
--- /dev/null
+++ b/cd/src/cdluaim5.mak
@@ -0,0 +1,16 @@
+PROJNAME = cd
+LIBNAME = cdluaim51
+
+OPT = YES
+
+DEF_FILE = cdluaim5.def
+SRCDIR = lua5
+SRC = cdluaim5.c
+
+USE_CD = YES
+USE_CDLUA = YES
+USE_IM = YES
+USE_IMLUA = YES
+USE_LUA51 = YES
+NO_LUALINK = Yes
+CD = ..