| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  | <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   <ItemGroup Label="ProjectConfigurations"> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="Debug|Win32"> | 
					
						
							|  |  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							|  |  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |     <ProjectConfiguration Include="Debug|x64"> | 
					
						
							|  |  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							|  |  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |     <ProjectConfiguration Include="Release|Win32"> | 
					
						
							|  |  |  |  |       <Configuration>Release</Configuration> | 
					
						
							|  |  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |     <ProjectConfiguration Include="Release|x64"> | 
					
						
							|  |  |  |  |       <Configuration>Release</Configuration> | 
					
						
							|  |  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   </ItemGroup> | 
					
						
							| 
									
										
										
										
											2018-11-08 21:39:26 +08:00
										 |  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\core\Action.hpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-24 15:14:55 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\core\ActionGroup.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\ActionHelper.h" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\core\ActionTween.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\ActionManager.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Animation.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\audio.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Canvas.h" /> | 
					
						
							| 
									
										
										
										
											2019-01-24 14:07:18 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\core\closure.hpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\core\Color.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\d2dhelper.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\DebugNode.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Delay.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Event.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\EventDispatcher.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\EventListener.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Factory.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Font.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Frames.h" /> | 
					
						
							| 
									
										
										
										
											2019-01-24 12:21:01 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\core\Application.h" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\core\Geometry.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\GeometryNode.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\helper.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Image.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\include-forwards.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Input.h" /> | 
					
						
							| 
									
										
										
										
											2019-01-24 12:21:01 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\core\IntrusiveList.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\IntrusivePtr.hpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\core\keys.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\logs.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\macros.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\modules.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Music.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Node.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\noncopyable.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Object.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\RefCounter.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\render.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Resource.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Scene.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Singleton.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Sprite.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Task.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\TaskManager.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Text.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\TextRenderer.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\TextStyle.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\time.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Transform.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\Transition.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\core\window.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\easy2d.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\math\constants.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\math\ease.hpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-27 13:08:56 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\math\Matrix.h" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\math\rand.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\math\Rect.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\math\scalar.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\math\vector.hpp" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\ui\Button.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\ui\Menu.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\utils\Data.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\utils\File.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\utils\Path.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\utils\Player.h" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 21:58:01 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\utils\ResLoader.h" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClInclude Include="..\..\src\utils\string.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\src\utils\Transcoder.h" /> | 
					
						
							| 
									
										
										
										
											2018-11-08 21:39:26 +08:00
										 |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2019-01-24 15:14:55 +08:00
										 |  |  |  |     <ClCompile Include="..\..\src\core\ActionGroup.cpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClCompile Include="..\..\src\core\ActionTween.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\ActionManager.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Animation.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\audio.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Canvas.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Color.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\DebugNode.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Delay.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\EventDispatcher.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\EventListener.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Factory.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Frames.cpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-24 12:21:01 +08:00
										 |  |  |  |     <ClCompile Include="..\..\src\core\Application.cpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClCompile Include="..\..\src\core\Geometry.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\GeometryNode.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Image.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Input.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\logs.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\modules.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Music.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Node.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Object.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\render.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Resource.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Scene.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Sprite.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Task.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\TaskManager.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Text.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\TextRenderer.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\time.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\Transition.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\core\window.cpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-27 13:08:56 +08:00
										 |  |  |  |     <ClCompile Include="..\..\src\math\Matrix.cpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClCompile Include="..\..\src\math\rand.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\ui\Button.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\ui\Menu.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\utils\Data.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\utils\File.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\utils\Path.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\utils\Player.cpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 21:58:01 +08:00
										 |  |  |  |     <ClCompile Include="..\..\src\utils\ResLoader.cpp" /> | 
					
						
							| 
									
										
										
										
											2019-01-22 10:23:12 +08:00
										 |  |  |  |     <ClCompile Include="..\..\src\utils\string.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\..\src\utils\Transcoder.cpp" /> | 
					
						
							| 
									
										
										
										
											2018-11-08 21:39:26 +08:00
										 |  |  |  |   </ItemGroup> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <ProjectGuid>{FF7F943D-A89C-4E6C-97CF-84F7D8FF8EDF}</ProjectGuid> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |     <Keyword>Win32Proj</Keyword> | 
					
						
							|  |  |  |  |     <RootNamespace>Easy2D</RootNamespace> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <UseDebugLibraries>true</UseDebugLibraries> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <PlatformToolset>v140</PlatformToolset> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <UseDebugLibraries>false</UseDebugLibraries> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>false</WholeProgramOptimization> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <PlatformToolset>v140</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <UseDebugLibraries>true</UseDebugLibraries> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |  |     <PlatformToolset>v140</PlatformToolset> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <UseDebugLibraries>false</UseDebugLibraries> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>false</WholeProgramOptimization> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <PlatformToolset>v140</PlatformToolset> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionSettings"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |   <ImportGroup Label="Shared"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   <PropertyGroup Label="UserMacros" /> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <LinkIncremental>true</LinkIncremental> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |     <TargetName>Easy2Ddw</TargetName> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <OutDir>$(SolutionDir)x86\</OutDir> | 
					
						
							|  |  |  |  |     <IntDir>$(Configuration)\x86\</IntDir> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <LinkIncremental>true</LinkIncremental> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |     <TargetName>Easy2Ddw</TargetName> | 
					
						
							|  |  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <IntDir>$(Configuration)\$(Platform)\</IntDir> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <LinkIncremental>false</LinkIncremental> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |     <TargetName>Easy2Dw</TargetName> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <OutDir>$(SolutionDir)x86\</OutDir> | 
					
						
							|  |  |  |  |     <IntDir>$(Configuration)\x86\</IntDir> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <LinkIncremental>false</LinkIncremental> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |     <TargetName>Easy2Dw</TargetName> | 
					
						
							|  |  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <IntDir>$(Configuration)\$(Platform)\</IntDir> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <Optimization>Disabled</Optimization> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2018-04-23 17:59:46 +08:00
										 |  |  |  |       <SDLCheck>false</SDLCheck> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |       <DebugInformationFormat>None</DebugInformationFormat> | 
					
						
							|  |  |  |  |       <MinimalRebuild>false</MinimalRebuild> | 
					
						
							| 
									
										
										
										
											2018-04-23 17:59:46 +08:00
										 |  |  |  |       <TreatWarningAsError>true</TreatWarningAsError> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <Lib> | 
					
						
							|  |  |  |  |       <AdditionalDependencies> | 
					
						
							|  |  |  |  |       </AdditionalDependencies> | 
					
						
							|  |  |  |  |       <IgnoreAllDefaultLibraries> | 
					
						
							|  |  |  |  |       </IgnoreAllDefaultLibraries> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       </AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |     </Lib> | 
					
						
							|  |  |  |  |     <ProjectReference> | 
					
						
							|  |  |  |  |       <LinkLibraryDependencies>false</LinkLibraryDependencies> | 
					
						
							|  |  |  |  |     </ProjectReference> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <Optimization>Disabled</Optimization> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2018-04-23 17:59:46 +08:00
										 |  |  |  |       <SDLCheck>false</SDLCheck> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |       <DebugInformationFormat>None</DebugInformationFormat> | 
					
						
							|  |  |  |  |       <MinimalRebuild>false</MinimalRebuild> | 
					
						
							| 
									
										
										
										
											2018-04-23 17:59:46 +08:00
										 |  |  |  |       <TreatWarningAsError>true</TreatWarningAsError> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <Lib> | 
					
						
							|  |  |  |  |       <AdditionalDependencies> | 
					
						
							|  |  |  |  |       </AdditionalDependencies> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       </AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |     </Lib> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							|  |  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2018-04-23 17:59:46 +08:00
										 |  |  |  |       <SDLCheck>false</SDLCheck> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |       <DebugInformationFormat>None</DebugInformationFormat> | 
					
						
							| 
									
										
										
										
											2018-04-23 17:59:46 +08:00
										 |  |  |  |       <TreatWarningAsError>true</TreatWarningAsError> | 
					
						
							| 
									
										
										
										
											2018-04-27 00:16:14 +08:00
										 |  |  |  |       <MultiProcessorCompilation>true</MultiProcessorCompilation> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |     </Link> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <Lib> | 
					
						
							|  |  |  |  |       <AdditionalDependencies> | 
					
						
							|  |  |  |  |       </AdditionalDependencies> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       </AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       <IgnoreSpecificDefaultLibraries> | 
					
						
							|  |  |  |  |       </IgnoreSpecificDefaultLibraries> | 
					
						
							|  |  |  |  |     </Lib> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							|  |  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2018-04-23 17:59:46 +08:00
										 |  |  |  |       <SDLCheck>false</SDLCheck> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |       <DebugInformationFormat>None</DebugInformationFormat> | 
					
						
							| 
									
										
										
										
											2018-04-23 17:59:46 +08:00
										 |  |  |  |       <TreatWarningAsError>true</TreatWarningAsError> | 
					
						
							| 
									
										
										
										
											2018-04-27 00:16:14 +08:00
										 |  |  |  |       <MultiProcessorCompilation>true</MultiProcessorCompilation> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |     </Link> | 
					
						
							| 
									
										
										
										
											2018-10-29 15:53:45 +08:00
										 |  |  |  |     <Lib> | 
					
						
							|  |  |  |  |       <AdditionalDependencies> | 
					
						
							|  |  |  |  |       </AdditionalDependencies> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       </AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |     </Lib> | 
					
						
							| 
									
										
										
										
											2018-02-04 21:42:00 +08:00
										 |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2018-01-30 16:45:38 +08:00
										 |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionTargets"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  | </Project> |