diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-01-25 19:50:56 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-01-25 19:50:56 -0800 |
| commit | f28125f0138f0257579b3e32612049529cbe504b (patch) | |
| tree | 0b88adbe37f394ce438ae6762024a47fb45597cc /toolsrc/vcpkgtest | |
| parent | 2a246f26af6771482938d4052e08ce2fdbad92e8 (diff) | |
| download | vcpkg-f28125f0138f0257579b3e32612049529cbe504b.tar.gz vcpkg-f28125f0138f0257579b3e32612049529cbe504b.zip | |
Remove vcpkgcommon.vcxproj. Merge it into vcpkglib.vcxproj
Diffstat (limited to 'toolsrc/vcpkgtest')
| -rw-r--r-- | toolsrc/vcpkgtest/vcpkgtest.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/toolsrc/vcpkgtest/vcpkgtest.vcxproj b/toolsrc/vcpkgtest/vcpkgtest.vcxproj index dab95b9aa..0fb11eb30 100644 --- a/toolsrc/vcpkgtest/vcpkgtest.vcxproj +++ b/toolsrc/vcpkgtest/vcpkgtest.vcxproj @@ -23,9 +23,6 @@ <ClCompile Include="..\src\tests_paragraph.cpp" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\vcpkgcommon\vcpkgcommon.vcxproj"> - <Project>{7129f242-f20c-43e7-bbec-4e15b71890b2}</Project> - </ProjectReference> <ProjectReference Include="..\vcpkglib\vcpkglib.vcxproj"> <Project>{b98c92b7-2874-4537-9d46-d14e5c237f04}</Project> </ProjectReference> |
