From 27d13d7cea1cdee338255ef64f4286aca1593516 Mon Sep 17 00:00:00 2001 From: Gary Williams Date: Tue, 7 Dec 1999 20:06:54 +0000 Subject: [PATCH] build project doesnt need to create an exe, just a txt will do --- build/build.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.dsp b/build/build.dsp index df80d14b5f..19d34394fc 100644 --- a/build/build.dsp +++ b/build/build.dsp @@ -45,7 +45,7 @@ CFG=build - Win32 DLL Debug # PROP Intermediate_Dir "Release" # PROP Cmd_Line "NMAKE /f build.mak" # PROP Rebuild_Opt "/a" -# PROP Target_File "build.exe" +# PROP Target_File "build.txt" # PROP Bsc_Name "build.bsc" # PROP Target_Dir "" -- 2.39.5