From 845451a49fe822f4ccbf221e9b56889d5386713d Mon Sep 17 00:00:00 2001 From: pixel Date: Sat, 6 Dec 2003 04:26:15 +0000 Subject: Having LUA now in cd-tool! Yay! --- nmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nmakefile') diff --git a/nmakefile b/nmakefile index 8ac283a..1bb867c 100644 --- a/nmakefile +++ b/nmakefile @@ -1,4 +1,4 @@ -_CCFLAGS = /I includes /I generic\include /I ..\zlib /I msvc/getopt +_CCFLAGS = /I includes /I generic\include /I generic\lib\lua\include /I ..\zlib /I msvc/getopt !IFDEF DEBUG _LIBS = "MSVC\Baltisot - generic\Debug\Baltisot - generic.lib" "MSVC\PSX-Bundle - library\Debug\PSX-Bundle - library.lib" ..\zlib\dll32\zlib.lib ..\zlib\static32\zlibstat.lib !ELSE -- cgit v1.2.3