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-12-26 16:49:20 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-12-27 20:35:22 +0400
commit379cb1f7304df064975c130b3826476134a54455 (patch)
tree89ba16f1b92bea444574ac84062d22bb8c15a2fa /src/thirdparty/zlib
parentee2093f3a25186576888d1b7ffa75b8cc88bc01d (diff)
project files: use MFCProj in the keyword when using MFC
Diffstat (limited to 'src/thirdparty/zlib')
-rw-r--r--src/thirdparty/zlib/zlib.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thirdparty/zlib/zlib.vcxproj b/src/thirdparty/zlib/zlib.vcxproj
index 193aee26a..c0e65f4c0 100644
--- a/src/thirdparty/zlib/zlib.vcxproj
+++ b/src/thirdparty/zlib/zlib.vcxproj
@@ -21,7 +21,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{2FCD4B66-9CF9-4C8F-BC70-37CD20002D49}</ProjectGuid>
<RootNamespace>zlib</RootNamespace>
- <Keyword>MFCProj</Keyword>
+ <Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">