mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-28 20:08:07 +01:00
38 lines
2.1 KiB
Plaintext
38 lines
2.1 KiB
Plaintext
|
Microsoft Visual Studio Solution File, Format Version 8.00
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Binding", "Binding\Binding_vs71.vcproj", "{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TypeHandler", "TypeHandler\TypeHandler_vs71.vcproj", "{822AEE4A-48B6-4B45-AB04-5C3C21C365C5}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RecordSet", "RecordSet\RecordSet_vs71.vcproj", "{56F66D36-F11E-4AA1-AD37-4518A253059D}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfiguration) = preSolution
|
||
|
debug_shared = debug_shared
|
||
|
release_shared = release_shared
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfiguration) = postSolution
|
||
|
{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}.debug_shared.ActiveCfg = debug_shared|Win32
|
||
|
{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}.debug_shared.Build.0 = debug_shared|Win32
|
||
|
{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}.release_shared.ActiveCfg = release_shared|Win32
|
||
|
{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}.release_shared.Build.0 = release_shared|Win32
|
||
|
{822AEE4A-48B6-4B45-AB04-5C3C21C365C5}.debug_shared.ActiveCfg = debug_shared|Win32
|
||
|
{822AEE4A-48B6-4B45-AB04-5C3C21C365C5}.debug_shared.Build.0 = debug_shared|Win32
|
||
|
{822AEE4A-48B6-4B45-AB04-5C3C21C365C5}.release_shared.ActiveCfg = release_shared|Win32
|
||
|
{822AEE4A-48B6-4B45-AB04-5C3C21C365C5}.release_shared.Build.0 = release_shared|Win32
|
||
|
{56F66D36-F11E-4AA1-AD37-4518A253059D}.debug_shared.ActiveCfg = debug_shared|Win32
|
||
|
{56F66D36-F11E-4AA1-AD37-4518A253059D}.debug_shared.Build.0 = debug_shared|Win32
|
||
|
{56F66D36-F11E-4AA1-AD37-4518A253059D}.release_shared.ActiveCfg = release_shared|Win32
|
||
|
{56F66D36-F11E-4AA1-AD37-4518A253059D}.release_shared.Build.0 = release_shared|Win32
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|