52 строки
2.7 KiB
Plaintext
52 строки
2.7 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30204.135
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StyleTransfer", "StyleTransfer.csproj", "{9CC66287-64B8-4321-B701-7E52F200A027}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|ARM = Debug|ARM
|
|
Debug|ARM64 = Debug|ARM64
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|ARM = Release|ARM
|
|
Release|ARM64 = Release|ARM64
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|ARM.ActiveCfg = Debug|ARM
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|ARM.Build.0 = Debug|ARM
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|ARM.Deploy.0 = Debug|ARM
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|ARM64.ActiveCfg = Debug|ARM64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|ARM64.Build.0 = Debug|ARM64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|ARM64.Deploy.0 = Debug|ARM64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|x64.ActiveCfg = Debug|x64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|x64.Build.0 = Debug|x64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|x64.Deploy.0 = Debug|x64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|x86.ActiveCfg = Debug|x86
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|x86.Build.0 = Debug|x86
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Debug|x86.Deploy.0 = Debug|x86
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|ARM.ActiveCfg = Release|ARM
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|ARM.Build.0 = Release|ARM
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|ARM.Deploy.0 = Release|ARM
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|ARM64.ActiveCfg = Release|ARM64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|ARM64.Build.0 = Release|ARM64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|ARM64.Deploy.0 = Release|ARM64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|x64.ActiveCfg = Release|x64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|x64.Build.0 = Release|x64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|x64.Deploy.0 = Release|x64
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|x86.ActiveCfg = Release|x86
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|x86.Build.0 = Release|x86
|
|
{9CC66287-64B8-4321-B701-7E52F200A027}.Release|x86.Deploy.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {0F7A4DEF-BE7E-486B-A98B-A263B5D7A307}
|
|
EndGlobalSection
|
|
EndGlobal
|