summaryrefslogtreecommitdiff
path: root/src/cdlua3.mak
diff options
context:
space:
mode:
authorscuri <scuri>2008-10-17 06:10:33 +0000
committerscuri <scuri>2008-10-17 06:10:33 +0000
commit7b52cc13af4e85f1ca2deb6b6c77de9c95ea0dcf (patch)
treed0857278bde2eff784227c57dcaf930346ceb7ac /src/cdlua3.mak
First commit - moving from LuaForge to SourceForge
Diffstat (limited to 'src/cdlua3.mak')
-rw-r--r--src/cdlua3.mak12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/cdlua3.mak b/src/cdlua3.mak
new file mode 100644
index 0000000..cb809de
--- /dev/null
+++ b/src/cdlua3.mak
@@ -0,0 +1,12 @@
+PROJNAME = cd
+LIBNAME = cdlua3
+
+OPT = YES
+
+DEF_FILE = cdlua.def
+SRCDIR = lua3
+SRC = cdlua.c toluacd.c toluawd.c cdvoid.c cdluactx.c
+
+USE_LUA = YES
+USE_CD = YES
+CD = ..