summaryrefslogtreecommitdiff
path: root/Xenogears/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 /Xenogears/nmakefile
parent23b21e9fa28cb317a86e2e8cfb1c8548d708f32f (diff)
Trying to poke the makefile...
Diffstat (limited to 'Xenogears/nmakefile')
-rw-r--r--Xenogears/nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xenogears/nmakefile b/Xenogears/nmakefile
index 2f62663..9feae9e 100644
--- a/Xenogears/nmakefile
+++ b/Xenogears/nmakefile
@@ -1,5 +1,5 @@
_CCFLAGS = /I ..\includes /I ..\generic\include /I ..\..\zlib
-_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