From 7c81192027b388cb226783e7b6e11a1884344446 Mon Sep 17 00:00:00 2001 From: Edwin Young Date: Sat, 19 Sep 2015 13:48:28 -0700 Subject: [PATCH] include readme in zip --- Prequel.exe/Prequel.exe.csproj | 10 +++++++--- Prequel.sln | 2 ++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Prequel.exe/Prequel.exe.csproj b/Prequel.exe/Prequel.exe.csproj index d73ffa6..824f747 100644 --- a/Prequel.exe/Prequel.exe.csproj +++ b/Prequel.exe/Prequel.exe.csproj @@ -31,9 +31,9 @@ TRACE prompt 4 - + - + $(OutDir) $(OutDir) $(OutDir) @@ -54,6 +54,10 @@ + + README.md + Always + @@ -66,7 +70,7 @@ - + diff --git a/Prequel.sln b/Prequel.sln index b4e54db..8f0e500 100644 --- a/Prequel.sln +++ b/Prequel.sln @@ -11,6 +11,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Prequel.exe", "Prequel.exe\ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GenerateDocs", "GenerateDocs\GenerateDocs.csproj", "{9C82F659-178B-4B55-9268-D361718ECEAC}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{42C60949-B568-4507-849D-4DD7FACBDDBD}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU