mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 15:05:35 +02:00
SF [2001995] Windows build based on components file
some project/solutions files added/modified
This commit is contained in:
29
WebWidgets/ExtJS/samples/samples_vs71.sln
Normal file
29
WebWidgets/ExtJS/samples/samples_vs71.sln
Normal file
@@ -0,0 +1,29 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Server", "Server\Server_vs71.vcproj", "{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
debug_shared = debug_shared
|
||||
debug_static = debug_static
|
||||
release_shared = release_shared
|
||||
release_static = release_static
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
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}.debug_static.ActiveCfg = debug_static|Win32
|
||||
{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}.debug_static.Build.0 = debug_static|Win32
|
||||
{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}.release_shared.ActiveCfg = release_shared|Win32
|
||||
{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}.release_shared.Build.0 = release_shared|Win32
|
||||
{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}.release_static.ActiveCfg = release_static|Win32
|
||||
{54BCEDA8-C241-4DCF-AEAD-6177F115B0D0}.release_static.Build.0 = release_static|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user