20 lines
876 B
Text
20 lines
876 B
Text
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxmp", "libxmp.vcproj", "{EB401B49-CF8B-4ABA-B838-61EF1F1EA4FF}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Release|Win32 = Release|Win32
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{EB401B49-CF8B-4ABA-B838-61EF1F1EA4FF}.Release|Win32.ActiveCfg = Release|Win32
|
|
{EB401B49-CF8B-4ABA-B838-61EF1F1EA4FF}.Release|Win32.Build.0 = Release|Win32
|
|
{EB401B49-CF8B-4ABA-B838-61EF1F1EA4FF}.Release|x64.ActiveCfg = Release|x64
|
|
{EB401B49-CF8B-4ABA-B838-61EF1F1EA4FF}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|