| 
									
										
										
										
											2017-10-13 14:34:33 +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="Debug|Win32"> | 
					
						
							|  |  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							|  |  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="Debug|x64"> | 
					
						
							|  |  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							|  |  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="Release|Win32"> | 
					
						
							|  |  |  |  |       <Configuration>Release</Configuration> | 
					
						
							|  |  |  |  |       <Platform>Win32</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> | 
					
						
							| 
									
										
										
										
											2017-10-14 18:43:32 +08:00
										 |  |  |  |     <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <UseDebugLibraries>true</UseDebugLibraries> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							| 
									
										
										
										
											2017-10-14 11:40:47 +08:00
										 |  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|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> | 
					
						
							| 
									
										
										
										
											2017-10-14 11:40:47 +08:00
										 |  |  |  |     <PlatformToolset>v141</PlatformToolset> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |     <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>Unicode</CharacterSet> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionSettings"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Label="Shared"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <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> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="UserMacros" /> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|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>Easy2Ddw</TargetName> | 
					
						
							|  |  |  |  |     <OutDir>$(SolutionDir)$(Platform)\</OutDir> | 
					
						
							|  |  |  |  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|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>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> | 
					
						
							| 
									
										
										
										
											2017-10-29 23:48:32 +08:00
										 |  |  |  |       <DebugInformationFormat>None</DebugInformationFormat> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |       <MinimalRebuild>false</MinimalRebuild> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |     <Lib> | 
					
						
							|  |  |  |  |       <AdditionalDependencies> | 
					
						
							|  |  |  |  |       </AdditionalDependencies> | 
					
						
							|  |  |  |  |       <IgnoreAllDefaultLibraries> | 
					
						
							|  |  |  |  |       </IgnoreAllDefaultLibraries> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       </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> | 
					
						
							|  |  |  |  |       <DebugInformationFormat>None</DebugInformationFormat> | 
					
						
							|  |  |  |  |       <MinimalRebuild>false</MinimalRebuild> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |     <Lib> | 
					
						
							|  |  |  |  |       <AdditionalDependencies> | 
					
						
							|  |  |  |  |       </AdditionalDependencies> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       </AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |     </Lib> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							|  |  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |  |       <DebugInformationFormat>None</DebugInformationFormat> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |     <Lib> | 
					
						
							|  |  |  |  |       <AdditionalDependencies> | 
					
						
							|  |  |  |  |       </AdditionalDependencies> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       </AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       <IgnoreSpecificDefaultLibraries> | 
					
						
							|  |  |  |  |       </IgnoreSpecificDefaultLibraries> | 
					
						
							|  |  |  |  |     </Lib> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <PrecompiledHeader>NotUsing</PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							|  |  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <SDLCheck>true</SDLCheck> | 
					
						
							|  |  |  |  |       <DebugInformationFormat>None</DebugInformationFormat> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |     <Lib> | 
					
						
							|  |  |  |  |       <AdditionalDependencies> | 
					
						
							|  |  |  |  |       </AdditionalDependencies> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |       </AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |     </Lib> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2017-10-19 12:47:36 +08:00
										 |  |  |  |     <ClCompile Include="Action\EAction.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Action\EActionCallback.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Action\EActionDelay.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-20 00:59:26 +08:00
										 |  |  |  |     <ClCompile Include="Action\EAnimation.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-19 12:47:36 +08:00
										 |  |  |  |     <ClCompile Include="Action\EActionMoveBy.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Action\EActionMoveTo.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-20 00:59:26 +08:00
										 |  |  |  |     <ClCompile Include="Action\EActionLoop.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-19 12:47:36 +08:00
										 |  |  |  |     <ClCompile Include="Action\EActionOpacityBy.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Action\EActionOpacityTo.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-19 12:48:58 +08:00
										 |  |  |  |     <ClCompile Include="Action\EActionRotateBy.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Action\EActionRotateTo.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-19 12:47:36 +08:00
										 |  |  |  |     <ClCompile Include="Action\EActionScaleBy.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Action\EActionScaleTo.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Action\EActionSequence.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Action\EActionTwo.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-19 12:48:58 +08:00
										 |  |  |  |     <ClCompile Include="Action\EActionTwoAtSameTime.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-20 00:59:26 +08:00
										 |  |  |  |     <ClCompile Include="Action\EActionGradual.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |     <ClCompile Include="Base\EApp.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Base\EScene.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-11-04 15:38:41 +08:00
										 |  |  |  |     <ClCompile Include="Common\EFont.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-26 17:17:30 +08:00
										 |  |  |  |     <ClCompile Include="Common\EKeyboardMsg.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Common\EMouseMsg.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-11-04 15:38:41 +08:00
										 |  |  |  |     <ClCompile Include="Common\EObject.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-11-07 23:56:27 +08:00
										 |  |  |  |     <ClCompile Include="Common\EPhysicsMsg.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-11-04 15:38:41 +08:00
										 |  |  |  |     <ClCompile Include="Common\ETexture.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-26 17:17:30 +08:00
										 |  |  |  |     <ClCompile Include="Geometry\ECircle.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Geometry\EEllipse.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Geometry\EGeometry.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Geometry\ERectangle.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-11-05 14:45:53 +08:00
										 |  |  |  |     <ClCompile Include="Listener\EListenerPhysicsCollision.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-11-03 12:51:01 +08:00
										 |  |  |  |     <ClCompile Include="Listener\EListenerKeyboard.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Listener\EListenerKeyboardPress.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-20 00:59:26 +08:00
										 |  |  |  |     <ClCompile Include="Listener\EListener.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-11-03 12:51:01 +08:00
										 |  |  |  |     <ClCompile Include="Listener\EListenerMouseClick.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Listener\EListenerMouseDoubleClick.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Listener\EListenerMouseDrag.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Listener\EListenerMouse.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Listener\EListenerMousePress.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Listener\EListenerPhysics.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-20 00:59:26 +08:00
										 |  |  |  |     <ClCompile Include="Manager\EActionManager.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Manager\EMsgManager.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Manager\EObjectManager.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-26 17:17:30 +08:00
										 |  |  |  |     <ClCompile Include="Manager\EPhysicsManager.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-20 00:59:26 +08:00
										 |  |  |  |     <ClCompile Include="Manager\ETimerManager.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-21 19:09:31 +08:00
										 |  |  |  |     <ClCompile Include="Node\EButton.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-11-07 22:20:46 +08:00
										 |  |  |  |     <ClCompile Include="Node\EButtonToggle.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-11-07 23:32:44 +08:00
										 |  |  |  |     <ClCompile Include="Node\EMenu.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |     <ClCompile Include="Node\ENode.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-15 23:58:39 +08:00
										 |  |  |  |     <ClCompile Include="Node\ESprite.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-17 23:50:02 +08:00
										 |  |  |  |     <ClCompile Include="Node\EText.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-19 12:48:58 +08:00
										 |  |  |  |     <ClCompile Include="Tool\EFileUtils.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-24 09:27:15 +08:00
										 |  |  |  |     <ClCompile Include="Tool\EMusicUtils.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-19 12:48:58 +08:00
										 |  |  |  |     <ClCompile Include="Tool\ERandom.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-21 19:09:31 +08:00
										 |  |  |  |     <ClCompile Include="Tool\ETimer.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Transition\ETransitionEmerge.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-20 00:59:26 +08:00
										 |  |  |  |     <ClCompile Include="Transition\ETransitionFade.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-21 19:09:31 +08:00
										 |  |  |  |     <ClCompile Include="Transition\ETransitionMove.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Transition\ETransitionScale.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Transition\ETransitionScaleEmerge.cpp" /> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |     <ClCompile Include="Win\winbase.cpp" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2017-10-19 00:50:04 +08:00
										 |  |  |  |     <ClInclude Include="eactions.h" /> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |     <ClInclude Include="easy2d.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="ebase.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="ecommon.h" /> | 
					
						
							| 
									
										
										
										
											2017-10-26 17:17:30 +08:00
										 |  |  |  |     <ClInclude Include="egeometry.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="elisteners.h" /> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |     <ClInclude Include="emacros.h" /> | 
					
						
							| 
									
										
										
										
											2017-10-26 17:17:30 +08:00
										 |  |  |  |     <ClInclude Include="emanagers.h" /> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |     <ClInclude Include="enodes.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="etools.h" /> | 
					
						
							| 
									
										
										
										
											2017-10-20 00:59:26 +08:00
										 |  |  |  |     <ClInclude Include="etransitions.h" /> | 
					
						
							| 
									
										
										
										
											2017-11-04 15:38:41 +08:00
										 |  |  |  |     <ClInclude Include="etypedef.h" /> | 
					
						
							| 
									
										
										
										
											2017-10-13 14:34:33 +08:00
										 |  |  |  |     <ClInclude Include="Win\winbase.h" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionTargets"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							| 
									
										
										
										
											2017-09-10 23:56:52 +08:00
										 |  |  |  | </Project> |