summaryrefslogtreecommitdiff
path: root/nmakefile
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-05 21:35:15 +0000
committerpixel <pixel>2003-09-05 21:35:15 +0000
commit19efdee15fba412475430df96df38e2c7e4de9a1 (patch)
tree0abd45f6825d43760eb23a01fee7f654b55f2296 /nmakefile
parent23b21e9fa28cb317a86e2e8cfb1c8548d708f32f (diff)
Trying to poke the makefile...
Diffstat (limited to 'nmakefile')
-rw-r--r--nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nmakefile b/nmakefile
index af66aff..c6f6592 100644
--- a/nmakefile
+++ b/nmakefile
@@ -1,5 +1,5 @@
_CCFLAGS = /I includes /I generic\include /I ..\zlib /I msvc/getopt
-_LIBS = "MSVC\Baltisot - generic\Debug\Baltisot - generic.lib" "MSVC\PSX-Bundle - library\Debug\PSX-Bundle - library.lib" ..\zlib\zlibdll.lib ..\zlib\zlibstat.lib
+_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
!include $(COMMONTOOLSPATH)\master.mak