From 42c6c869e03e64a9a2a3f16172852e66c0c2b999 Mon Sep 17 00:00:00 2001 From: Stas Degteff Date: Sun, 9 Oct 2005 06:31:17 +0000 Subject: [PATCH] Add MSVC nmake call --- dist-gpv.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist-gpv.sh b/dist-gpv.sh index ade21ad..fcd0051 100755 --- a/dist-gpv.sh +++ b/dist-gpv.sh @@ -13,6 +13,8 @@ files="${files} docs/rddt.html docs/rddt.txt docs/readme.txt" files="${files} docs/rusfaq.txt docs/tips.txt docs/todowork.txt" files="${files} docs/tokencfg.txt docs/tokentpl.txt" +nmake /f golded.mak CFG="Release" clean +nmake /f golded.mak CFG="Release" printf 'GoldED+1.1.5 [Win32 binaries]\r\n' >Release/bin/File_ID.Diz printf '[Compiled using MS Visual C++]\r\n' >>Release/bin/File_ID.Diz