mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 11:05:03 +02:00
added WebWidgets
This commit is contained in:
28
WebWidgets/ExtJS/ExtJS_VS80.sln
Normal file
28
WebWidgets/ExtJS/ExtJS_VS80.sln
Normal file
@@ -0,0 +1,28 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual Studio 2005
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExtJS", "ExtJS_VS80.vcproj", "{19FA461F-7419-4653-8A6B-B93002F7DB14}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS80.vcproj", "{AB43A995-70FA-4297-BD01-6C88938AA86D}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{19FA461F-7419-4653-8A6B-B93002F7DB14} = {19FA461F-7419-4653-8A6B-B93002F7DB14}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
debug_shared|Win32 = debug_shared|Win32
|
||||
release_shared|Win32 = release_shared|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{19FA461F-7419-4653-8A6B-B93002F7DB14}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
|
||||
{19FA461F-7419-4653-8A6B-B93002F7DB14}.debug_shared|Win32.Build.0 = debug_shared|Win32
|
||||
{19FA461F-7419-4653-8A6B-B93002F7DB14}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
||||
{19FA461F-7419-4653-8A6B-B93002F7DB14}.release_shared|Win32.Build.0 = release_shared|Win32
|
||||
{AB43A995-70FA-4297-BD01-6C88938AA86D}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
|
||||
{AB43A995-70FA-4297-BD01-6C88938AA86D}.debug_shared|Win32.Build.0 = debug_shared|Win32
|
||||
{AB43A995-70FA-4297-BD01-6C88938AA86D}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
||||
{AB43A995-70FA-4297-BD01-6C88938AA86D}.release_shared|Win32.Build.0 = release_shared|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user