1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project DefaultTargets =" Build" ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <ItemGroup Label =" ProjectConfigurations" >
4+ <ProjectConfiguration Include =" Debug|Win32" >
5+ <Configuration >Debug</Configuration >
6+ <Platform >Win32</Platform >
7+ </ProjectConfiguration >
8+ <ProjectConfiguration Include =" Release|Win32" >
9+ <Configuration >Release</Configuration >
10+ <Platform >Win32</Platform >
11+ </ProjectConfiguration >
12+ <ProjectConfiguration Include =" Debug|x64" >
13+ <Configuration >Debug</Configuration >
14+ <Platform >x64</Platform >
15+ </ProjectConfiguration >
16+ <ProjectConfiguration Include =" Release|x64" >
17+ <Configuration >Release</Configuration >
18+ <Platform >x64</Platform >
19+ </ProjectConfiguration >
20+ </ItemGroup >
21+ <PropertyGroup Label =" Globals" >
22+ <ProjectGuid >{0D37C522-A16E-4E8A-927C-353B543D3323}</ProjectGuid >
23+ <RootNamespace >MFCApplication1</RootNamespace >
24+ <WindowsTargetPlatformVersion >10.0.14393.0</WindowsTargetPlatformVersion >
25+ <Keyword >MFCProj</Keyword >
26+ </PropertyGroup >
27+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
29+ <ConfigurationType >Application</ConfigurationType >
30+ <UseDebugLibraries >true</UseDebugLibraries >
31+ <PlatformToolset >v141</PlatformToolset >
32+ <CharacterSet >Unicode</CharacterSet >
33+ <UseOfMfc >Dynamic</UseOfMfc >
34+ </PropertyGroup >
35+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
36+ <ConfigurationType >Application</ConfigurationType >
37+ <UseDebugLibraries >false</UseDebugLibraries >
38+ <PlatformToolset >v141</PlatformToolset >
39+ <WholeProgramOptimization >true</WholeProgramOptimization >
40+ <CharacterSet >Unicode</CharacterSet >
41+ <UseOfMfc >Dynamic</UseOfMfc >
42+ </PropertyGroup >
43+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
44+ <ConfigurationType >Application</ConfigurationType >
45+ <UseDebugLibraries >true</UseDebugLibraries >
46+ <PlatformToolset >v141</PlatformToolset >
47+ <CharacterSet >Unicode</CharacterSet >
48+ <UseOfMfc >Dynamic</UseOfMfc >
49+ </PropertyGroup >
50+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
51+ <ConfigurationType >Application</ConfigurationType >
52+ <UseDebugLibraries >false</UseDebugLibraries >
53+ <PlatformToolset >v141</PlatformToolset >
54+ <WholeProgramOptimization >true</WholeProgramOptimization >
55+ <CharacterSet >Unicode</CharacterSet >
56+ <UseOfMfc >Dynamic</UseOfMfc >
57+ </PropertyGroup >
58+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
59+ <ImportGroup Label =" ExtensionSettings" >
60+ </ImportGroup >
61+ <ImportGroup Label =" Shared" >
62+ </ImportGroup >
63+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
64+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
65+ </ImportGroup >
66+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
67+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
68+ </ImportGroup >
69+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
70+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
71+ </ImportGroup >
72+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
73+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
74+ </ImportGroup >
75+ <PropertyGroup Label =" UserMacros" />
76+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
77+ <LinkIncremental >true</LinkIncremental >
78+ </PropertyGroup >
79+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
80+ <LinkIncremental >true</LinkIncremental >
81+ </PropertyGroup >
82+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
83+ <LinkIncremental >false</LinkIncremental >
84+ </PropertyGroup >
85+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
86+ <LinkIncremental >false</LinkIncremental >
87+ </PropertyGroup >
88+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
89+ <ClCompile >
90+ <PrecompiledHeader >Use</PrecompiledHeader >
91+ <WarningLevel >Level3</WarningLevel >
92+ <Optimization >Disabled</Optimization >
93+ <PreprocessorDefinitions >WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
94+ <SDLCheck >true</SDLCheck >
95+ </ClCompile >
96+ <Link >
97+ <SubSystem >Windows</SubSystem >
98+ </Link >
99+ <Midl >
100+ <MkTypLibCompatible >false</MkTypLibCompatible >
101+ <ValidateAllParameters >true</ValidateAllParameters >
102+ <PreprocessorDefinitions >_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
103+ </Midl >
104+ <ResourceCompile >
105+ <Culture >0x0412</Culture >
106+ <PreprocessorDefinitions >_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
107+ <AdditionalIncludeDirectories >$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
108+ </ResourceCompile >
109+ </ItemDefinitionGroup >
110+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
111+ <ClCompile >
112+ <PrecompiledHeader >Use</PrecompiledHeader >
113+ <WarningLevel >Level3</WarningLevel >
114+ <Optimization >Disabled</Optimization >
115+ <PreprocessorDefinitions >_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
116+ <SDLCheck >true</SDLCheck >
117+ </ClCompile >
118+ <Link >
119+ <SubSystem >Windows</SubSystem >
120+ </Link >
121+ <Midl >
122+ <MkTypLibCompatible >false</MkTypLibCompatible >
123+ <ValidateAllParameters >true</ValidateAllParameters >
124+ <PreprocessorDefinitions >_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
125+ </Midl >
126+ <ResourceCompile >
127+ <Culture >0x0412</Culture >
128+ <PreprocessorDefinitions >_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
129+ <AdditionalIncludeDirectories >$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
130+ </ResourceCompile >
131+ </ItemDefinitionGroup >
132+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
133+ <ClCompile >
134+ <WarningLevel >Level3</WarningLevel >
135+ <PrecompiledHeader >Use</PrecompiledHeader >
136+ <Optimization >MaxSpeed</Optimization >
137+ <FunctionLevelLinking >true</FunctionLevelLinking >
138+ <IntrinsicFunctions >true</IntrinsicFunctions >
139+ <PreprocessorDefinitions >WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
140+ <SDLCheck >true</SDLCheck >
141+ </ClCompile >
142+ <Link >
143+ <SubSystem >Windows</SubSystem >
144+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
145+ <OptimizeReferences >true</OptimizeReferences >
146+ </Link >
147+ <Midl >
148+ <MkTypLibCompatible >false</MkTypLibCompatible >
149+ <ValidateAllParameters >true</ValidateAllParameters >
150+ <PreprocessorDefinitions >NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
151+ </Midl >
152+ <ResourceCompile >
153+ <Culture >0x0412</Culture >
154+ <PreprocessorDefinitions >NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
155+ <AdditionalIncludeDirectories >$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
156+ </ResourceCompile >
157+ </ItemDefinitionGroup >
158+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
159+ <ClCompile >
160+ <WarningLevel >Level3</WarningLevel >
161+ <PrecompiledHeader >Use</PrecompiledHeader >
162+ <Optimization >MaxSpeed</Optimization >
163+ <FunctionLevelLinking >true</FunctionLevelLinking >
164+ <IntrinsicFunctions >true</IntrinsicFunctions >
165+ <PreprocessorDefinitions >_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
166+ <SDLCheck >true</SDLCheck >
167+ </ClCompile >
168+ <Link >
169+ <SubSystem >Windows</SubSystem >
170+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
171+ <OptimizeReferences >true</OptimizeReferences >
172+ </Link >
173+ <Midl >
174+ <MkTypLibCompatible >false</MkTypLibCompatible >
175+ <ValidateAllParameters >true</ValidateAllParameters >
176+ <PreprocessorDefinitions >NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
177+ </Midl >
178+ <ResourceCompile >
179+ <Culture >0x0412</Culture >
180+ <PreprocessorDefinitions >NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
181+ <AdditionalIncludeDirectories >$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
182+ </ResourceCompile >
183+ </ItemDefinitionGroup >
184+ <ItemGroup >
185+ <Text Include =" ReadMe.txt" />
186+ </ItemGroup >
187+ <ItemGroup >
188+ <ClInclude Include =" MFCApplication1.h" />
189+ <ClInclude Include =" MFCApplication1Dlg.h" />
190+ <ClInclude Include =" Resource.h" />
191+ <ClInclude Include =" stdafx.h" />
192+ <ClInclude Include =" targetver.h" />
193+ </ItemGroup >
194+ <ItemGroup >
195+ <ClCompile Include =" MFCApplication1.cpp" />
196+ <ClCompile Include =" MFCApplication1Dlg.cpp" />
197+ <ClCompile Include =" stdafx.cpp" >
198+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >Create</PrecompiledHeader >
199+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >Create</PrecompiledHeader >
200+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >Create</PrecompiledHeader >
201+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >Create</PrecompiledHeader >
202+ </ClCompile >
203+ </ItemGroup >
204+ <ItemGroup >
205+ <ResourceCompile Include =" MFCApplication1.rc" />
206+ </ItemGroup >
207+ <ItemGroup >
208+ <None Include =" res\MFCApplication1.rc2" />
209+ </ItemGroup >
210+ <ItemGroup >
211+ <Image Include =" res\MFCApplication1.ico" />
212+ </ItemGroup >
213+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
214+ <ImportGroup Label =" ExtensionTargets" >
215+ </ImportGroup >
216+ </Project >
0 commit comments