|
|
@ -1,48 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
# Visual Studio 15
|
|
|
|
# Visual Studio Version 16
|
|
|
|
VisualStudioVersion = 15.0.26124.0
|
|
|
|
VisualStudioVersion = 16.0.30717.126
|
|
|
|
MinimumVisualStudioVersion = 15.0.26124.0
|
|
|
|
MinimumVisualStudioVersion = 15.0.26124.0
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Easing", "Easing\Easing.csproj", "{3227364C-6091-429B-B460-E9AA410BC1C0}"
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Easing", "Easing\Easing.csproj", "{3227364C-6091-429B-B460-E9AA410BC1C0}"
|
|
|
|
EndProject
|
|
|
|
EndProject
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{F9F67512-233D-4C1A-A756-23FC8B1E92CA}"
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test", "Test\Test.csproj", "{F9F67512-233D-4C1A-A756-23FC8B1E92CA}"
|
|
|
|
EndProject
|
|
|
|
EndProject
|
|
|
|
Global
|
|
|
|
Global
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
Debug|x64 = Debug|x64
|
|
|
|
Debug|x64 = Debug|x64
|
|
|
|
Debug|x86 = Debug|x86
|
|
|
|
Debug|x86 = Debug|x86
|
|
|
|
Release|x64 = Release|x64
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
Release|x86 = Release|x86
|
|
|
|
Release|x64 = Release|x64
|
|
|
|
EndGlobalSection
|
|
|
|
Release|x86 = Release|x86
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
EndGlobalSection
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|x64.Build.0 = Debug|x64
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|x86.ActiveCfg = Debug|x86
|
|
|
|
EndGlobalSection
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|x86.Build.0 = Debug|x86
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|x64.Build.0 = Release|x64
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|x86.ActiveCfg = Release|x86
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|x86.Build.0 = Release|x86
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|x64.Build.0 = Debug|Any CPU
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|x64.Build.0 = Debug|x64
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Debug|x86.Build.0 = Debug|Any CPU
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|x86.ActiveCfg = Debug|x86
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|x86.Build.0 = Debug|x86
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|x64.ActiveCfg = Release|Any CPU
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|x64.Build.0 = Release|x64
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|x64.Build.0 = Release|Any CPU
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|x86.ActiveCfg = Release|x86
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|x86.Build.0 = Release|x86
|
|
|
|
{3227364C-6091-429B-B460-E9AA410BC1C0}.Release|x86.Build.0 = Release|Any CPU
|
|
|
|
EndGlobalSection
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
|
|
EndGlobalSection
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|x64.Build.0 = Debug|Any CPU
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
|
SolutionGuid = {4FED09D3-A0F0-4193-9169-FC041C6D1749}
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Debug|x86.Build.0 = Debug|Any CPU
|
|
|
|
EndGlobalSection
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
EndGlobal
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|x64.ActiveCfg = Release|Any CPU
|
|
|
|
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|x64.Build.0 = Release|Any CPU
|
|
|
|
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
|
|
|
|
|
{F9F67512-233D-4C1A-A756-23FC8B1E92CA}.Release|x86.Build.0 = Release|Any CPU
|
|
|
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
|
|
|
EndGlobal
|
|
|
|
|