23 lines
914 B
Plaintext
23 lines
914 B
Plaintext
|
|
||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
# Visual Studio 15
|
||
|
VisualStudioVersion = 15.0.26124.0
|
||
|
MinimumVisualStudioVersion = 15.0.26124.0
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Palettizer", "Palettizer.csproj", "{CC59DC79-B418-411E-BA42-017422F30821}"
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|x64 = Debug|x64
|
||
|
Release|x64 = Release|x64
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
{CC59DC79-B418-411E-BA42-017422F30821}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{CC59DC79-B418-411E-BA42-017422F30821}.Debug|x64.Build.0 = Debug|x64`
|
||
|
{CC59DC79-B418-411E-BA42-017422F30821}.Release|x64.ActiveCfg = Release|x86
|
||
|
{CC59DC79-B418-411E-BA42-017422F30821}.Release|x64.Build.0 = Release|x86
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|