28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 8.00
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XMLParser", "XMLParser.vcproj", "{89DB1FDD-7BE7-40FB-8657-9BD0C4099EAC}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
Debug = Debug
|
|
Release = Release
|
|
Unicode Debug = Unicode Debug
|
|
Unicode Release = Unicode Release
|
|
EndGlobalSection
|
|
GlobalSection(ProjectDependencies) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{89DB1FDD-7BE7-40FB-8657-9BD0C4099EAC}.Debug.ActiveCfg = Debug|Win32
|
|
{89DB1FDD-7BE7-40FB-8657-9BD0C4099EAC}.Debug.Build.0 = Debug|Win32
|
|
{89DB1FDD-7BE7-40FB-8657-9BD0C4099EAC}.Release.ActiveCfg = Release|Win32
|
|
{89DB1FDD-7BE7-40FB-8657-9BD0C4099EAC}.Release.Build.0 = Release|Win32
|
|
{89DB1FDD-7BE7-40FB-8657-9BD0C4099EAC}.Unicode Debug.ActiveCfg = Unicode Debug|Win32
|
|
{89DB1FDD-7BE7-40FB-8657-9BD0C4099EAC}.Unicode Release.ActiveCfg = Unicode Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|