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
path: root/src/CmdUI
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/CmdUI
parentee2093f3a25186576888d1b7ffa75b8cc88bc01d (diff)
project files: use MFCProj in the keyword when using MFC
Diffstat (limited to 'src/CmdUI')
-rw-r--r--src/CmdUI/CmdUI.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CmdUI/CmdUI.vcxproj b/src/CmdUI/CmdUI.vcxproj
index 640646149..1d8e4ce76 100644
--- a/src/CmdUI/CmdUI.vcxproj
+++ b/src/CmdUI/CmdUI.vcxproj
@@ -21,7 +21,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{03208025-D5C2-426A-B0FA-251D4338F30C}</ProjectGuid>
<RootNamespace>CmdUI</RootNamespace>
- <Keyword>Win32Proj</Keyword>
+ <Keyword>MFCProj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">