mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 11:05:03 +02:00
added WebWidgets
This commit is contained in:
30
WebWidgets/ExtJS/ExtJS_VS71.sln
Normal file
30
WebWidgets/ExtJS/ExtJS_VS71.sln
Normal file
@@ -0,0 +1,30 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExtJS", "ExtJS_VS71.vcproj", "{19fa461f-7419-4653-8a6b-b93002f7db14}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS71.vcproj", "{ab43a995-70fa-4297-bd01-6c88938aa86d}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{19fa461f-7419-4653-8a6b-b93002f7db14} = {19fa461f-7419-4653-8a6b-b93002f7db14}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
debug_shared = debug_shared
|
||||
release_shared = release_shared
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{19fa461f-7419-4653-8a6b-b93002f7db14}.debug_shared.ActiveCfg = debug_shared|Win32
|
||||
{19fa461f-7419-4653-8a6b-b93002f7db14}.debug_shared.Build.0 = debug_shared|Win32
|
||||
{19fa461f-7419-4653-8a6b-b93002f7db14}.release_shared.ActiveCfg = release_shared|Win32
|
||||
{19fa461f-7419-4653-8a6b-b93002f7db14}.release_shared.Build.0 = release_shared|Win32
|
||||
{ab43a995-70fa-4297-bd01-6c88938aa86d}.debug_shared.ActiveCfg = debug_shared|Win32
|
||||
{ab43a995-70fa-4297-bd01-6c88938aa86d}.debug_shared.Build.0 = debug_shared|Win32
|
||||
{ab43a995-70fa-4297-bd01-6c88938aa86d}.release_shared.ActiveCfg = release_shared|Win32
|
||||
{ab43a995-70fa-4297-bd01-6c88938aa86d}.release_shared.Build.0 = release_shared|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user