From 7787631c6ee37a489732c95cb0864422e3a3bdd1 Mon Sep 17 00:00:00 2001 From: pixel Date: Sun, 12 Oct 2003 05:15:00 +0000 Subject: AT LAST!!! Windows 2k/XP CD reading works using raw ioctls!!!! HURRAY!!!!!!!! --- PE/nmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PE/nmakefile') 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) -- cgit v1.2.3