pngchunk/pngchunk.sln
2023-10-24 22:04:47 -07:00

21 lines
866 B
Plaintext
Executable File

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "pngchunk", "pngchunk\pngchunk.vbproj", "{097E6F35-4871-42E4-8032-414A0672169A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{097E6F35-4871-42E4-8032-414A0672169A}.Debug|x86.ActiveCfg = Debug|x86
{097E6F35-4871-42E4-8032-414A0672169A}.Debug|x86.Build.0 = Debug|x86
{097E6F35-4871-42E4-8032-414A0672169A}.Release|x86.ActiveCfg = Release|x86
{097E6F35-4871-42E4-8032-414A0672169A}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal