summaryrefslogtreecommitdiff
path: root/PE/nmakefile
diff options
context:
space:
mode:
authorpixel <pixel>2003-10-12 05:15:00 +0000
committerpixel <pixel>2003-10-12 05:15:00 +0000
commit7787631c6ee37a489732c95cb0864422e3a3bdd1 (patch)
tree4f6374a3dcc58661ea7b116e2b87cdf84e14e414 /PE/nmakefile
parent7cf5187c0a8cedba390a5455b63ed4ecf867be32 (diff)
AT LAST!!!
Windows 2k/XP CD reading works using raw ioctls!!!! HURRAY!!!!!!!!
Diffstat (limited to 'PE/nmakefile')
-rw-r--r--PE/nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/PE/nmakefile b/PE/nmakefile
index bafe2fe..158bcf9 100644
--- a/PE/nmakefile
+++ b/PE/nmakefile
@@ -9,7 +9,7 @@ _LIBS = "..\MSVC\Baltisot - generic\Release\Baltisot - generic.lib" "..\MSVC\PSX
#------------------------------------------------------------------
-TARGETS = reinsert.res extract.exe extract-rooms.exe extract-various.exe reinsert.exe compil.c compil.exe compilall.exe
+TARGETS = reinsert.res pepatch.res extract.exe extract-rooms.exe extract-various.exe reinsert.exe compil.c compil.exe compilall.exe pepatch.exe
all : $(TARGETS)