summaryrefslogtreecommitdiff
path: root/im/src/imlua_capture5.mak
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-09 01:06:43 +0200
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-09 01:06:47 +0200
commit92efe73791d0998536042bfab5a1babc67d168c7 (patch)
tree6c5f7e9d9a8e5b439f50821f498ae6f6df776f36 /im/src/imlua_capture5.mak
parentf23d91bd3ba87c8fe6691af9ebd1a5210e2fbaec (diff)
Upgrading to IM 3.6.2, and doing some cleanup at the same time.
Diffstat (limited to 'im/src/imlua_capture5.mak')
-rwxr-xr-xim/src/imlua_capture5.mak18
1 files changed, 0 insertions, 18 deletions
diff --git a/im/src/imlua_capture5.mak b/im/src/imlua_capture5.mak
deleted file mode 100755
index a4fe97c..0000000
--- a/im/src/imlua_capture5.mak
+++ /dev/null
@@ -1,18 +0,0 @@
-PROJNAME = im
-LIBNAME = imlua_capture51
-DEF_FILE = imlua_capture.def
-
-OPT = YES
-
-SRCDIR = lua5
-
-SRC = imlua_capture.c
-
-LIBS = im_capture
-
-INCLUDES = lua5
-
-USE_IMLUA = Yes
-USE_LUA51 = Yes
-NO_LUALINK = Yes
-IM = ..