summaryrefslogtreecommitdiff
path: root/Source/Core/Common
diff options
context:
space:
mode:
authorTillmann Karras <tilkax@gmail.com>2015-09-24 01:03:08 +0200
committerTillmann Karras <tilkax@gmail.com>2015-09-25 03:46:41 +0200
commitac5f56df7edc58eae3f00a61b6bef3096a0575bc (patch)
treeb979f10c7b170d8fa1f50a797f397f7ac446ab6f /Source/Core/Common
parentf70da0e889ed422b66c02f88c7d956f22364004f (diff)
mbedTLS: adapt Dolphin's Visual Studio files
Diffstat (limited to 'Source/Core/Common')
-rw-r--r--Source/Core/Common/Common.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/Common/Common.vcxproj b/Source/Core/Common/Common.vcxproj
index fe95d75289..055a86c0f6 100644
--- a/Source/Core/Common/Common.vcxproj
+++ b/Source/Core/Common/Common.vcxproj
@@ -177,7 +177,7 @@
<ProjectReference Include="$(ExternalsDir)enet\enet.vcxproj">
<Project>{cbc76802-c128-4b17-bf6c-23b08c313e5e}</Project>
</ProjectReference>
- <ProjectReference Include="$(ExternalsDir)polarssl\visualc\PolarSSL.vcxproj">
+ <ProjectReference Include="$(ExternalsDir)mbedtls\mbedTLS.vcxproj">
<Project>{bdb6578b-0691-4e80-a46c-df21639fd3b8}</Project>
</ProjectReference>
<ProjectReference Include="SCMRevGen.vcxproj">