summaryrefslogtreecommitdiff
path: root/Xenogears/nmakefile
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-05 23:12:26 +0000
committerpixel <pixel>2003-09-05 23:12:26 +0000
commit23e2f62a8cc7b92826307fda62676b01d54bf9de (patch)
treeb9f38ad831ec0ef7adbe8bba123b61176d2d762f /Xenogears/nmakefile
parent343acb603be88ce4e9ac75de1d5ff64c086dfd77 (diff)
Still some more VC7++ port...
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 9feae9e..9bad2fa 100644
--- a/Xenogears/nmakefile
+++ b/Xenogears/nmakefile
@@ -5,7 +5,7 @@ _LIBS = "..\MSVC\Baltisot - generic\Debug\Baltisot - generic.lib" "..\MSVC\PSX-B
#------------------------------------------------------------------
-TARGETS = decrypt.exe main_dump.exe
+TARGETS = decrypt.exe main_dump.exe script-dec.exe script-comp.exe compil.exe reinsert.exe
all : $(TARGETS)