mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
b8503b5972
- regenerate VS 71,80,90 projects - generate VS 71,90 projects for PDF
51 lines
3.2 KiB
Plaintext
51 lines
3.2 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 8.00
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PDF", "PDF_vs71.vcproj", "{E12E5C71-79A4-495A-848F-F1710111E610}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs71.vcproj", "{24134877-368D-11DB-9FBC-00123FC423B5}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{E12E5C71-79A4-495A-848F-F1710111E610} = {E12E5C71-79A4-495A-848F-F1710111E610}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
debug_shared = debug_shared
|
|
release_shared = release_shared
|
|
debug_static_mt = debug_static_mt
|
|
release_static_mt = release_static_mt
|
|
debug_static_md = debug_static_md
|
|
release_static_md = release_static_md
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared.ActiveCfg = debug_shared|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared.Build.0 = debug_shared|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.release_shared.ActiveCfg = release_shared|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.release_shared.Build.0 = release_shared|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt.Build.0 = debug_static_mt|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt.ActiveCfg = release_static_mt|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt.Build.0 = release_static_mt|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md.ActiveCfg = debug_static_md|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md.Build.0 = debug_static_md|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md.ActiveCfg = release_static_md|Win32
|
|
{E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md.Build.0 = release_static_md|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared.ActiveCfg = debug_shared|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared.Build.0 = debug_shared|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.release_shared.ActiveCfg = release_shared|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.release_shared.Build.0 = release_shared|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt.Build.0 = debug_static_mt|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt.ActiveCfg = release_static_mt|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt.Build.0 = release_static_mt|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md.ActiveCfg = debug_static_md|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md.Build.0 = debug_static_md|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md.ActiveCfg = release_static_md|Win32
|
|
{24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md.Build.0 = release_static_md|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|