summaryrefslogtreecommitdiff
path: root/PE/nmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'PE/nmakefile')
-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
#------------------------------------------------------------------