aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/windows-bootstrap
diff options
context:
space:
mode:
authorras0219 <533828+ras0219@users.noreply.github.com>2020-08-14 11:05:18 -0700
committerGitHub <noreply@github.com>2020-08-14 11:05:18 -0700
commit74ab3aae01243119be2c2cb5edb0c187c76002f6 (patch)
treec32f13038b14a9521007a7f9c561f579e64288af /toolsrc/windows-bootstrap
parent7c5ea94190a9aa1ecb56a7388dd05c444a114421 (diff)
downloadvcpkg-74ab3aae01243119be2c2cb5edb0c187c76002f6.tar.gz
vcpkg-74ab3aae01243119be2c2cb5edb0c187c76002f6.zip
[vcpkg] Restore layering and purge unused ParagraphParseResult (#12897)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'toolsrc/windows-bootstrap')
-rw-r--r--toolsrc/windows-bootstrap/vcpkglib/vcpkglib.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolsrc/windows-bootstrap/vcpkglib/vcpkglib.vcxproj b/toolsrc/windows-bootstrap/vcpkglib/vcpkglib.vcxproj
index 660459024..909f6e870 100644
--- a/toolsrc/windows-bootstrap/vcpkglib/vcpkglib.vcxproj
+++ b/toolsrc/windows-bootstrap/vcpkglib/vcpkglib.vcxproj
@@ -222,7 +222,6 @@
<ClInclude Include="..\..\include\vcpkg\metrics.h" />
<ClInclude Include="..\..\include\vcpkg\packagespec.h" />
<ClInclude Include="..\..\include\vcpkg\paragraphparser.h" />
- <ClInclude Include="..\..\include\vcpkg\paragraphparseresult.h" />
<ClInclude Include="..\..\include\vcpkg\paragraphs.h" />
<ClInclude Include="..\..\include\vcpkg\portfileprovider.h" />
<ClInclude Include="..\..\include\vcpkg\postbuildlint.h" />
@@ -308,7 +307,6 @@
<ClCompile Include="..\..\src\vcpkg\platform-expression.cpp" />
<ClCompile Include="..\..\src\vcpkg\metrics.cpp" />
<ClCompile Include="..\..\src\vcpkg\packagespec.cpp" />
- <ClCompile Include="..\..\src\vcpkg\paragraphparseresult.cpp" />
<ClCompile Include="..\..\src\vcpkg\paragraphs.cpp" />
<ClCompile Include="..\..\src\vcpkg\portfileprovider.cpp" />
<ClCompile Include="..\..\src\vcpkg\postbuildlint.buildtype.cpp" />