1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{61BF324D-2532-49C9-93CE-DF0E89529D4F}"
ProjectSection(SolutionItems) = preProject
m4\acinclude.m4 = m4\acinclude.m4
m4\acx_pthread.m4 = m4\acx_pthread.m4
m4\ax_create_pkgconfig_info.m4 = m4\ax_create_pkgconfig_info.m4
config_win32.h = config_win32.h
configure.ac = configure.ac
doxygen.am = doxygen.am
doxygen.cfg = doxygen.cfg
m4\doxygen.m4 = m4\doxygen.m4
Makefile.am = Makefile.am
pkginfo.in = pkginfo.in
Portfile.in = Portfile.in
postinstall = postinstall
xmltooling.spec.in = xmltooling.spec.in
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{23EF5C29-2A13-4F73-99D1-96B8120F148E}"
ProjectSection(SolutionItems) = preProject
schemas\catalog.xml.in = schemas\catalog.xml.in
schemas\Makefile.am = schemas\Makefile.am
schemas\soap-envelope.xsd = schemas\soap-envelope.xsd
schemas\xenc-schema.xsd = schemas\xenc-schema.xsd
schemas\xml.xsd = schemas\xml.xsd
schemas\xmldsig-core-schema.xsd = schemas\xmldsig-core-schema.xsd
schemas\xmldsig11-schema.xsd = schemas\xmldsig11-schema.xsd
schemas\xmltooling.xsd = schemas\xmltooling.xsd
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dependencies", "Dependencies", "{EE6145CB-F979-4AD2-9D7D-6834345D1983}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "curl", "curl", "{85004FE4-CBD1-4A6D-B60D-EBBF0C267DEF}"
ProjectSection(SolutionItems) = preProject
dependencies\curl\curl.spec.patch = dependencies\curl\curl.spec.patch
dependencies\curl\depend = dependencies\curl\depend
dependencies\curl\pkginfo = dependencies\curl\pkginfo
dependencies\curl\postinstall = dependencies\curl\postinstall
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "openssl", "openssl", "{F284B9F5-612F-45B2-9D2F-A084EC6C91B5}"
ProjectSection(SolutionItems) = preProject
dependencies\openssl\pkginfo = dependencies\openssl\pkginfo
dependencies\openssl\postinstall = dependencies\openssl\postinstall
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "xerces", "xerces", "{06F58C02-6110-4D42-9981-B326910B3E2D}"
ProjectSection(SolutionItems) = preProject
dependencies\xerces\pkginfo = dependencies\xerces\pkginfo
dependencies\xerces\Portfile = dependencies\xerces\Portfile
dependencies\xerces\xerces-c.spec = dependencies\xerces\xerces-c.spec
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "xml-security", "xml-security", "{549A0182-0C7A-4F29-9A9F-E112C3E394E1}"
ProjectSection(SolutionItems) = preProject
dependencies\xml-security\depend = dependencies\xml-security\depend
dependencies\xml-security\pkginfo = dependencies\xml-security\pkginfo
dependencies\xml-security\Portfile = dependencies\xml-security\Portfile
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "log4shib", "log4shib", "{96FDD5D7-1231-4953-8DB6-8A5133553AB9}"
ProjectSection(SolutionItems) = preProject
dependencies\log4shib\pkginfo = dependencies\log4shib\pkginfo
dependencies\log4shib\postinstall = dependencies\log4shib\postinstall
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "log4cpp", "log4cpp", "{F2F0B2B6-6E60-4E61-81D2-305D1779622E}"
ProjectSection(SolutionItems) = preProject
dependencies\log4cpp\pkginfo = dependencies\log4cpp\pkginfo
dependencies\log4cpp\postinstall = dependencies\log4cpp\postinstall
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Doc", "Doc", "{847EC34E-0069-4427-B42C-1B6E29906930}"
ProjectSection(SolutionItems) = preProject
doc\CURL.LICENSE = doc\CURL.LICENSE
doc\LICENSE.txt = doc\LICENSE.txt
doc\LOG4CPP.LICENSE = doc\LOG4CPP.LICENSE
doc\Makefile.am = doc\Makefile.am
doc\NOTICE.txt = doc\NOTICE.txt
doc\OPENSSL.LICENSE = doc\OPENSSL.LICENSE
doc\README.txt = doc\README.txt
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xmltooling", "xmltooling\xmltooling.vcxproj", "{06B55A46-D3B3-41AE-B5A5-B57830BA010D}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xmltoolingtest", "xmltoolingtest\xmltoolingtest.vcxproj", "{3E34CDCC-FCBA-490D-A165-1CB6F4559799}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xmltooling-lite", "xmltooling\xmltooling-lite.vcxproj", "{06B55A46-D3B3-41AE-B5A5-B57830BA010E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{06B55A46-D3B3-41AE-B5A5-B57830BA010D}.Debug|Win32.ActiveCfg = Debug|Win32
{06B55A46-D3B3-41AE-B5A5-B57830BA010D}.Debug|Win32.Build.0 = Debug|Win32
{06B55A46-D3B3-41AE-B5A5-B57830BA010D}.Debug|x64.ActiveCfg = Debug|x64
{06B55A46-D3B3-41AE-B5A5-B57830BA010D}.Debug|x64.Build.0 = Debug|x64
{06B55A46-D3B3-41AE-B5A5-B57830BA010D}.Release|Win32.ActiveCfg = Release|Win32
{06B55A46-D3B3-41AE-B5A5-B57830BA010D}.Release|Win32.Build.0 = Release|Win32
{06B55A46-D3B3-41AE-B5A5-B57830BA010D}.Release|x64.ActiveCfg = Release|x64
{06B55A46-D3B3-41AE-B5A5-B57830BA010D}.Release|x64.Build.0 = Release|x64
{3E34CDCC-FCBA-490D-A165-1CB6F4559799}.Debug|Win32.ActiveCfg = Debug|Win32
{3E34CDCC-FCBA-490D-A165-1CB6F4559799}.Debug|Win32.Build.0 = Debug|Win32
{3E34CDCC-FCBA-490D-A165-1CB6F4559799}.Debug|x64.ActiveCfg = Debug|x64
{3E34CDCC-FCBA-490D-A165-1CB6F4559799}.Debug|x64.Build.0 = Debug|x64
{3E34CDCC-FCBA-490D-A165-1CB6F4559799}.Release|Win32.ActiveCfg = Release|Win32
{3E34CDCC-FCBA-490D-A165-1CB6F4559799}.Release|Win32.Build.0 = Release|Win32
{3E34CDCC-FCBA-490D-A165-1CB6F4559799}.Release|x64.ActiveCfg = Release|x64
{3E34CDCC-FCBA-490D-A165-1CB6F4559799}.Release|x64.Build.0 = Release|x64
{06B55A46-D3B3-41AE-B5A5-B57830BA010E}.Debug|Win32.ActiveCfg = Debug|Win32
{06B55A46-D3B3-41AE-B5A5-B57830BA010E}.Debug|Win32.Build.0 = Debug|Win32
{06B55A46-D3B3-41AE-B5A5-B57830BA010E}.Debug|x64.ActiveCfg = Debug|x64
{06B55A46-D3B3-41AE-B5A5-B57830BA010E}.Debug|x64.Build.0 = Debug|x64
{06B55A46-D3B3-41AE-B5A5-B57830BA010E}.Release|Win32.ActiveCfg = Release|Win32
{06B55A46-D3B3-41AE-B5A5-B57830BA010E}.Release|Win32.Build.0 = Release|Win32
{06B55A46-D3B3-41AE-B5A5-B57830BA010E}.Release|x64.ActiveCfg = Release|x64
{06B55A46-D3B3-41AE-B5A5-B57830BA010E}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{85004FE4-CBD1-4A6D-B60D-EBBF0C267DEF} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}
{F284B9F5-612F-45B2-9D2F-A084EC6C91B5} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}
{06F58C02-6110-4D42-9981-B326910B3E2D} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}
{549A0182-0C7A-4F29-9A9F-E112C3E394E1} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}
{96FDD5D7-1231-4953-8DB6-8A5133553AB9} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}
{F2F0B2B6-6E60-4E61-81D2-305D1779622E} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}
EndGlobalSection
EndGlobal
|