You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
914 B
22 lines
914 B
|
|
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
|
|
|