| 
									
										
										
										
											2017-09-10 23:56:52 +08:00
										 |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							|  |  |  | <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							|  |  |  |   <ItemGroup Label="ProjectConfigurations"> | 
					
						
							|  |  |  |     <ProjectConfiguration Include="DebugW|Win32"> | 
					
						
							|  |  |  |       <Configuration>DebugW</Configuration> | 
					
						
							|  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |     <ProjectConfiguration Include="DebugW|x64"> | 
					
						
							|  |  |  |       <Configuration>DebugW</Configuration> | 
					
						
							|  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |     <ProjectConfiguration Include="Debug|Win32"> | 
					
						
							|  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							|  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |     <ProjectConfiguration Include="ReleaseW|Win32"> | 
					
						
							|  |  |  |       <Configuration>ReleaseW</Configuration> | 
					
						
							|  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |     <ProjectConfiguration Include="ReleaseW|x64"> | 
					
						
							|  |  |  |       <Configuration>ReleaseW</Configuration> | 
					
						
							|  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |     <ProjectConfiguration Include="Release|Win32"> | 
					
						
							|  |  |  |       <Configuration>Release</Configuration> | 
					
						
							|  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |     <ProjectConfiguration Include="Debug|x64"> | 
					
						
							|  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							|  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |     <ProjectConfiguration Include="Release|x64"> | 
					
						
							|  |  |  |       <Configuration>Release</Configuration> | 
					
						
							|  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							|  |  |  |     <VCProjectVersion>15.0</VCProjectVersion> | 
					
						
							|  |  |  |     <ProjectGuid>{FF7F943D-A89C-4E6C-97CF-84F7D8FF8EDF}</ProjectGuid> | 
					
						
							|  |  |  |     <Keyword>Win32Proj</Keyword> | 
					
						
							|  |  |  |     <RootNamespace>Easy2D</RootNamespace> | 
					
						
							|  |  |  |     <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <UseDebugLibraries>true</UseDebugLibraries> | 
					
						
							|  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							|  |  |  |     <CharacterSet>MultiByte</CharacterSet> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugW|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <UseDebugLibraries>true</UseDebugLibraries> | 
					
						
							|  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							|  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <UseDebugLibraries>false</UseDebugLibraries> | 
					
						
							|  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							|  |  |  |     <WholeProgramOptimization>false</WholeProgramOptimization> | 
					
						
							|  |  |  |     <CharacterSet>MultiByte</CharacterSet> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseW|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <UseDebugLibraries>false</UseDebugLibraries> | 
					
						
							|  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							|  |  |  |     <WholeProgramOptimization>false</WholeProgramOptimization> | 
					
						
							|  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <UseDebugLibraries>true</UseDebugLibraries> | 
					
						
							|  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							|  |  |  |     <CharacterSet>MultiByte</CharacterSet> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugW|x64'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <UseDebugLibraries>true</UseDebugLibraries> | 
					
						
							|  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							|  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <UseDebugLibraries>false</UseDebugLibraries> | 
					
						
							|  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							|  |  |  |     <WholeProgramOptimization>false</WholeProgramOptimization> | 
					
						
							|  |  |  |     <CharacterSet>MultiByte</CharacterSet> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseW|x64'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <UseDebugLibraries>false</UseDebugLibraries> | 
					
						
							|  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							|  |  |  |     <WholeProgramOptimization>false</WholeProgramOptimization> | 
					
						
							|  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
					
						
							|  |  |  |   <ImportGroup Label="ExtensionSettings"> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <ImportGroup Label="Shared"> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							|  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugW|Win32'" Label="PropertySheets"> | 
					
						
							|  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							|  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseW|Win32'" Label="PropertySheets"> | 
					
						
							|  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | 
					
						
							|  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugW|x64'" Label="PropertySheets"> | 
					
						
							|  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | 
					
						
							|  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseW|x64'" Label="PropertySheets"> | 
					
						
							|  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <PropertyGroup Label="UserMacros" /> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							|  |  |  |     <LinkIncremental>true</LinkIncremental> | 
					
						
							|  |  |  |     <TargetName>Easy2Dd</TargetName> | 
					
						
							|  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							|  |  |  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugW|Win32'"> | 
					
						
							|  |  |  |     <LinkIncremental>true</LinkIncremental> | 
					
						
							|  |  |  |     <TargetName>Easy2Ddw</TargetName> | 
					
						
							|  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							|  |  |  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | 
					
						
							|  |  |  |     <LinkIncremental>true</LinkIncremental> | 
					
						
							|  |  |  |     <TargetName>Easy2Dd</TargetName> | 
					
						
							|  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							|  |  |  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugW|x64'"> | 
					
						
							|  |  |  |     <LinkIncremental>true</LinkIncremental> | 
					
						
							|  |  |  |     <TargetName>Easy2Ddw</TargetName> | 
					
						
							|  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							|  |  |  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							|  |  |  |     <LinkIncremental>false</LinkIncremental> | 
					
						
							|  |  |  |     <TargetName>Easy2D</TargetName> | 
					
						
							|  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							|  |  |  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseW|Win32'"> | 
					
						
							|  |  |  |     <LinkIncremental>false</LinkIncremental> | 
					
						
							|  |  |  |     <TargetName>Easy2Dw</TargetName> | 
					
						
							|  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							|  |  |  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | 
					
						
							|  |  |  |     <LinkIncremental>false</LinkIncremental> | 
					
						
							|  |  |  |     <TargetName>Easy2D</TargetName> | 
					
						
							|  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							|  |  |  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseW|x64'"> | 
					
						
							|  |  |  |     <LinkIncremental>false</LinkIncremental> | 
					
						
							|  |  |  |     <TargetName>Easy2Dw</TargetName> | 
					
						
							|  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							|  |  |  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |       <Optimization>Disabled</Optimization> | 
					
						
							|  |  |  |       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							|  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |     <ProjectReference> | 
					
						
							|  |  |  |       <LinkLibraryDependencies>false</LinkLibraryDependencies> | 
					
						
							|  |  |  |     </ProjectReference> | 
					
						
							|  |  |  |     <Lib> | 
					
						
							|  |  |  |       <AdditionalDependencies>EasyXa.lib;GdiPlus.lib</AdditionalDependencies> | 
					
						
							|  |  |  |       <AdditionalLibraryDirectories>EasyX\x86</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |     </Lib> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugW|Win32'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |       <Optimization>Disabled</Optimization> | 
					
						
							|  |  |  |       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							|  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |     <Lib> | 
					
						
							|  |  |  |       <AdditionalDependencies>EasyXw.lib;GdiPlus.lib</AdditionalDependencies> | 
					
						
							|  |  |  |       <IgnoreAllDefaultLibraries> | 
					
						
							|  |  |  |       </IgnoreAllDefaultLibraries> | 
					
						
							|  |  |  |       <AdditionalLibraryDirectories>EasyX\x86</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |     </Lib> | 
					
						
							|  |  |  |     <ProjectReference> | 
					
						
							|  |  |  |       <LinkLibraryDependencies>false</LinkLibraryDependencies> | 
					
						
							|  |  |  |     </ProjectReference> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |       <Optimization>Disabled</Optimization> | 
					
						
							|  |  |  |       <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							|  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |     <Lib> | 
					
						
							|  |  |  |       <AdditionalLibraryDirectories>EasyX\x64</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |       <AdditionalDependencies>EasyXa.lib;GdiPlus.lib</AdditionalDependencies> | 
					
						
							|  |  |  |     </Lib> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugW|x64'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |       <Optimization>Disabled</Optimization> | 
					
						
							|  |  |  |       <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							|  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |     <Lib> | 
					
						
							|  |  |  |       <AdditionalDependencies>EasyXw.lib;GdiPlus.lib</AdditionalDependencies> | 
					
						
							|  |  |  |       <AdditionalLibraryDirectories>EasyX\x64</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |     </Lib> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							|  |  |  |       <FunctionLevelLinking>true</FunctionLevelLinking> | 
					
						
							|  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							|  |  |  |       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							|  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |     <Lib> | 
					
						
							|  |  |  |       <AdditionalLibraryDirectories>EasyX\x86</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |       <AdditionalDependencies>EasyXa.lib;GdiPlus.lib</AdditionalDependencies> | 
					
						
							|  |  |  |     </Lib> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseW|Win32'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							|  |  |  |       <FunctionLevelLinking>true</FunctionLevelLinking> | 
					
						
							|  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							|  |  |  |       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							|  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |     <Lib> | 
					
						
							|  |  |  |       <AdditionalDependencies>EasyXw.lib;GdiPlus.lib</AdditionalDependencies> | 
					
						
							|  |  |  |       <AdditionalLibraryDirectories>EasyX\x86</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |       <IgnoreSpecificDefaultLibraries> | 
					
						
							|  |  |  |       </IgnoreSpecificDefaultLibraries> | 
					
						
							|  |  |  |     </Lib> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							|  |  |  |       <FunctionLevelLinking>true</FunctionLevelLinking> | 
					
						
							|  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							|  |  |  |       <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							|  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |     <Lib> | 
					
						
							|  |  |  |       <AdditionalLibraryDirectories>EasyX\x64</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |       <AdditionalDependencies>EasyXa.lib;GdiPlus.lib</AdditionalDependencies> | 
					
						
							|  |  |  |     </Lib> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseW|x64'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							|  |  |  |       <FunctionLevelLinking>true</FunctionLevelLinking> | 
					
						
							|  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							|  |  |  |       <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							|  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |     <Lib> | 
					
						
							|  |  |  |       <AdditionalDependencies>EasyXw.lib;GdiPlus.lib</AdditionalDependencies> | 
					
						
							|  |  |  |       <AdditionalLibraryDirectories>EasyX\x64</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |     </Lib> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2017-09-12 12:53:34 +08:00
										 |  |  |     <ClCompile Include="App.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-09-10 23:56:52 +08:00
										 |  |  |     <ClCompile Include="FreePool.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Msg\KeyMsg.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Msg\MouseMsg.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\BatchNode.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Button\Button.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Button\ImageButton.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Button\TextButton.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Image.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-09-18 23:59:08 +08:00
										 |  |  |     <ClCompile Include="Node\Layer.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-09-10 23:56:52 +08:00
										 |  |  |     <ClCompile Include="Node\MouseNode.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Node.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Shape\Circle.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Shape\Rectangle.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Shape\Shape.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Sprite\Sprite.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Sprite\SpriteFrame.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Node\Text.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Scene.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Style\Color.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Style\FillStyle.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Style\FontStyle.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Style\LineStyle.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Tool\FileUtils.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Tool\MusicUtils.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Tool\Timer.cpp" /> | 
					
						
							|  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |     <ClInclude Include="easy2d.h" /> | 
					
						
							|  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
					
						
							|  |  |  |   <ImportGroup Label="ExtensionTargets"> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  | </Project> |