summaryrefslogtreecommitdiff
path: root/PE
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-06 12:38:46 +0000
committerpixel <pixel>2003-09-06 12:38:46 +0000
commiteec90935dde0156938bfe8aed83a738ebd54c41f (patch)
tree1778a90fa05094d100cffdf48be745050a7c3240 /PE
parent0f841afa7a055551bf7026c42ef595aa1284322f (diff)
Poking makefile again %!@#!@ RHAAAAAAAAAAAAAA
Diffstat (limited to 'PE')
-rw-r--r--PE/nmakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/PE/nmakefile b/PE/nmakefile
index 563a5c9..cab1737 100644
--- a/PE/nmakefile
+++ b/PE/nmakefile
@@ -1,8 +1,7 @@
_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\dll32\zlib.lib ..\..\zlib\static32\zlibstat.lib
-!message "Including $(COMMONTOOLSPATH)\master.mak"
-!include "$(COMMONTOOLSPATH)\master.mak"
+!include ..\MSVC\Tools\master.mak
#------------------------------------------------------------------