From b35194c4bcbbe210358a54acecf4fcd692d19c1b Mon Sep 17 00:00:00 2001 From: Kevin Glynn Date: Wed, 22 Sep 2010 09:12:41 -0500 Subject: [PATCH] Include dist/build.properties in solution --- CSharpTranslator/antlr2/CSharpTranslator.sln | 1 + 1 file changed, 1 insertion(+) diff --git a/CSharpTranslator/antlr2/CSharpTranslator.sln b/CSharpTranslator/antlr2/CSharpTranslator.sln index 3d31999..11e5747 100644 --- a/CSharpTranslator/antlr2/CSharpTranslator.sln +++ b/CSharpTranslator/antlr2/CSharpTranslator.sln @@ -6,6 +6,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8ECA4801-3F48-4FD1-91B4-4DFB567D913B}" ProjectSection(SolutionItems) = preProject build.properties = build.properties + dist\build.properties = dist\build.properties build.xml = build.xml README.txt = README.txt EndProjectSection