Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-07-15 14:08:43 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-07-15 14:08:43 +0400
commit2a144cc4f05ee66ba0ae6aedbd4a953e3bf476ae (patch)
treec10e5932c4ed705bbbe1052199e02ca4622f4019 /src/thirdparty/TreePropSheet
parent91113bab9852cdb81383c10bdbe7b5019f79ccda (diff)
TreePropSheet.vcxproj: remove unneeded ProjectReference
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5475 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/thirdparty/TreePropSheet')
-rw-r--r--src/thirdparty/TreePropSheet/TreePropSheet.vcxproj5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/thirdparty/TreePropSheet/TreePropSheet.vcxproj b/src/thirdparty/TreePropSheet/TreePropSheet.vcxproj
index 92a21eeb1..1e39a88ac 100644
--- a/src/thirdparty/TreePropSheet/TreePropSheet.vcxproj
+++ b/src/thirdparty/TreePropSheet/TreePropSheet.vcxproj
@@ -103,11 +103,6 @@
<ClInclude Include="stdafx.h" />
<ClInclude Include="TreePropSheet.h" />
</ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\DSUtil\DSUtil.vcxproj">
- <Project>{fc70988b-1ae5-4381-866d-4f405e28ac42}</Project>
- </ProjectReference>
- </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>