2019-02-03 00:16:53 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2018-01-30 16:45:38 +08:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
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" />
|
2019-02-07 00:43:35 +08:00
|
|
|
<ClInclude Include="..\..\src\core\Array.h" />
|
2019-01-22 10:23:12 +08:00
|
|
|
<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>
|
2019-02-03 00:16:53 +08:00
|
|
|
<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>
|
2018-01-30 16:45:38 +08:00
|
|
|
<PropertyGroup Label="Globals">
|
2019-02-03 00:16:53 +08:00
|
|
|
<ProjectGuid>{FF7F943D-A89C-4E6C-97CF-84F7D8FF8EDF}</ProjectGuid>
|
|
|
|
|
<RootNamespace>Easy2D</RootNamespace>
|
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>
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
2018-02-04 21:42:00 +08:00
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
2018-01-30 16:45:38 +08:00
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
2019-02-03 00:16:53 +08:00
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
2018-01-30 16:45:38 +08:00
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
2018-02-04 21:42:00 +08:00
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
2019-02-03 00:16:53 +08:00
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
2018-02-04 21:42:00 +08:00
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
2018-01-30 16:45:38 +08:00
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
|
|
</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>
|
2018-02-04 21:42:00 +08:00
|
|
|
<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>
|
2018-01-30 16:45:38 +08:00
|
|
|
<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>
|
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'">
|
2019-02-03 00:16:53 +08:00
|
|
|
<OutDir>$(ProjectDir)$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>$(ProjectDir)$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>easy2dd</TargetName>
|
2018-01-30 16:45:38 +08:00
|
|
|
</PropertyGroup>
|
2018-02-04 21:42:00 +08:00
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
2019-02-03 00:16:53 +08:00
|
|
|
<IntDir>$(ProjectDir)$(Configuration)\</IntDir>
|
|
|
|
|
<OutDir>$(ProjectDir)$(Configuration)\</OutDir>
|
|
|
|
|
<TargetName>easy2dd</TargetName>
|
2018-02-04 21:42:00 +08:00
|
|
|
</PropertyGroup>
|
2018-01-30 16:45:38 +08:00
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
2019-02-03 00:16:53 +08:00
|
|
|
<OutDir>$(ProjectDir)$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>$(ProjectDir)$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>easy2d</TargetName>
|
2018-01-30 16:45:38 +08:00
|
|
|
</PropertyGroup>
|
2018-02-04 21:42:00 +08:00
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
2019-02-03 00:16:53 +08:00
|
|
|
<IntDir>$(ProjectDir)$(Configuration)\</IntDir>
|
|
|
|
|
<OutDir>$(ProjectDir)$(Configuration)\</OutDir>
|
|
|
|
|
<TargetName>easy2d</TargetName>
|
2018-02-04 21:42:00 +08:00
|
|
|
</PropertyGroup>
|
2018-01-30 16:45:38 +08:00
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
2018-04-23 17:59:46 +08:00
|
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
2018-01-30 16:45:38 +08:00
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2019-02-03 00:16:53 +08:00
|
|
|
<SubSystem>Console</SubSystem>
|
2018-01-30 16:45:38 +08:00
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
</Link>
|
|
|
|
|
</ItemDefinitionGroup>
|
2018-02-04 21:42:00 +08:00
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
2018-04-23 17:59:46 +08:00
|
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
2018-02-04 21:42:00 +08:00
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2019-02-03 00:16:53 +08:00
|
|
|
<SubSystem>Console</SubSystem>
|
2018-02-04 21:42:00 +08:00
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
</Link>
|
|
|
|
|
</ItemDefinitionGroup>
|
2018-01-30 16:45:38 +08:00
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
2019-02-03 00:16:53 +08:00
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
2018-01-30 16:45:38 +08:00
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
2019-02-03 00:16:53 +08:00
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
2018-04-23 17:59:46 +08:00
|
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
2018-02-04 21:42:00 +08:00
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2019-02-03 00:16:53 +08:00
|
|
|
<SubSystem>Console</SubSystem>
|
2018-02-04 21:42:00 +08:00
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
</Link>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
2019-02-03 00:16:53 +08:00
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
2018-02-04 21:42:00 +08:00
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
2019-02-03 00:16:53 +08:00
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
2018-04-23 17:59:46 +08:00
|
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
2018-01-30 16:45:38 +08:00
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2019-02-03 00:16:53 +08:00
|
|
|
<SubSystem>Console</SubSystem>
|
2018-01-30 16:45:38 +08:00
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
</Link>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
</Project>
|