From ceeb2530a530d8b201d6d8dd231aebbb76e9dea4 Mon Sep 17 00:00:00 2001 From: Edwin Young Date: Sat, 19 Sep 2015 13:45:07 -0700 Subject: [PATCH] Generate a .zip as a post-compile step --- Prequel.exe/Prequel.exe.csproj | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/Prequel.exe/Prequel.exe.csproj b/Prequel.exe/Prequel.exe.csproj index 7a0747d..d73ffa6 100644 --- a/Prequel.exe/Prequel.exe.csproj +++ b/Prequel.exe/Prequel.exe.csproj @@ -1,6 +1,7 @@  + Debug AnyCPU @@ -30,6 +31,12 @@ TRACE prompt 4 + + + + $(OutDir) + $(OutDir) + $(OutDir) @@ -56,11 +63,15 @@ - - \ No newline at end of file +