| 
									
										
										
										
											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-27 17:56:28 +08:00
										 |  |  |     <ClCompile Include="Action\Action.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionCallback.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionDelay.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionFrames.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionMoveTo.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionMoveBy.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionNeverStop.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionOpacityTo.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionOpacityBy.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionScaleBy.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionScaleTo.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionSequence.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\ActionTwo.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Action\Animation.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Base\App.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Base\FreePool.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Base\Scene.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-09-10 23:56:52 +08:00
										 |  |  |     <ClCompile Include="Msg\KeyMsg.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Msg\MouseMsg.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-09-27 17:56:28 +08:00
										 |  |  |     <ClCompile Include="Object\BatchNode.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\BatchSprite.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Button\Button.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Button\ImageButton.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Button\TextButton.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Image.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Layer.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\MouseNode.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Node.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\RectNode.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Shape\Circle.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Shape\Rectangle.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Shape\Shape.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Sprite.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Text.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Object\Object.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-09-10 23:56:52 +08:00
										 |  |  |     <ClCompile Include="Style\Color.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Style\FillStyle.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Style\FontStyle.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Style\LineStyle.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-09-27 17:56:28 +08:00
										 |  |  |     <ClCompile Include="Tool\ActionManager.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-09-10 23:56:52 +08:00
										 |  |  |     <ClCompile Include="Tool\FileUtils.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Tool\MusicUtils.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="Tool\Timer.cpp" /> | 
					
						
							|  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2017-09-27 17:56:28 +08:00
										 |  |  |     <ClInclude Include="e2daction.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="e2dbase.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="e2dmsg.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="e2dobj.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="e2dstyle.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="e2dtool.h" /> | 
					
						
							| 
									
										
										
										
											2017-09-10 23:56:52 +08:00
										 |  |  |     <ClInclude Include="easy2d.h" /> | 
					
						
							|  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
					
						
							|  |  |  |   <ImportGroup Label="ExtensionTargets"> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							|  |  |  | </Project> |