From 9fee7187fb3fc6dd95bda5af636b9d6115dd8f53 Mon Sep 17 00:00:00 2001 From: yhirose Date: Mon, 2 Mar 2015 17:36:10 -0500 Subject: [PATCH] Clean up. --- lint/peglint.vcxproj | 3 +-- test/test.sln | 5 ----- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/lint/peglint.vcxproj b/lint/peglint.vcxproj index 6d3ea80..6b0ba12 100644 --- a/lint/peglint.vcxproj +++ b/lint/peglint.vcxproj @@ -26,7 +26,6 @@ {F85B641A-7538-4809-8175-C528FF632CF6} Win32Proj - sample peglint @@ -96,4 +95,4 @@ - \ No newline at end of file + diff --git a/test/test.sln b/test/test.sln index ed00709..314469f 100644 --- a/test/test.sln +++ b/test/test.sln @@ -5,11 +5,6 @@ VisualStudioVersion = 12.0.31101.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test.vcxproj", "{6B3E6769-052D-4BC0-9D2C-E9127C3DBB26}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9F9B51BE-29B3-4CDE-BA49-5751CBC34350}" - ProjectSection(SolutionItems) = preProject - Performance1.psess = Performance1.psess - EndProjectSection -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32