Add non-build files to VS projects.
authorScott Cantor <cantor.2@osu.edu>
Thu, 4 Mar 2010 22:12:57 +0000 (22:12 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 4 Mar 2010 22:12:57 +0000 (22:12 +0000)
cpp-xmltooling.sln

index 5d2dfd6..1dc0abc 100644 (file)
@@ -31,6 +31,69 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{61BF324D-2
                xmltooling.spec.in = xmltooling.spec.in\r
        EndProjectSection\r
 EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{23EF5C29-2A13-4F73-99D1-96B8120F148E}"\r
+       ProjectSection(SolutionItems) = preProject\r
+               schemas\catalog.xml.in = schemas\catalog.xml.in\r
+               schemas\Makefile.am = schemas\Makefile.am\r
+               schemas\soap-envelope.xsd = schemas\soap-envelope.xsd\r
+               schemas\xenc-schema.xsd = schemas\xenc-schema.xsd\r
+               schemas\xml.xsd = schemas\xml.xsd\r
+               schemas\xmldsig-core-schema.xsd = schemas\xmldsig-core-schema.xsd\r
+               schemas\xmltooling.xsd = schemas\xmltooling.xsd\r
+       EndProjectSection\r
+EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dependencies", "Dependencies", "{EE6145CB-F979-4AD2-9D7D-6834345D1983}"\r
+EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "curl", "curl", "{85004FE4-CBD1-4A6D-B60D-EBBF0C267DEF}"\r
+       ProjectSection(SolutionItems) = preProject\r
+               dependencies\curl\depend = dependencies\curl\depend\r
+               dependencies\curl\pkginfo = dependencies\curl\pkginfo\r
+               dependencies\curl\postinstall = dependencies\curl\postinstall\r
+       EndProjectSection\r
+EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "openssl", "openssl", "{F284B9F5-612F-45B2-9D2F-A084EC6C91B5}"\r
+       ProjectSection(SolutionItems) = preProject\r
+               dependencies\openssl\pkginfo = dependencies\openssl\pkginfo\r
+               dependencies\openssl\postinstall = dependencies\openssl\postinstall\r
+       EndProjectSection\r
+EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "xerces", "xerces", "{06F58C02-6110-4D42-9981-B326910B3E2D}"\r
+       ProjectSection(SolutionItems) = preProject\r
+               dependencies\xerces\pkginfo = dependencies\xerces\pkginfo\r
+               dependencies\xerces\Portfile = dependencies\xerces\Portfile\r
+               dependencies\xerces\xerces-c.spec = dependencies\xerces\xerces-c.spec\r
+       EndProjectSection\r
+EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "xml-security", "xml-security", "{549A0182-0C7A-4F29-9A9F-E112C3E394E1}"\r
+       ProjectSection(SolutionItems) = preProject\r
+               dependencies\xml-security\depend = dependencies\xml-security\depend\r
+               dependencies\xml-security\pkginfo = dependencies\xml-security\pkginfo\r
+               dependencies\xml-security\Portfile = dependencies\xml-security\Portfile\r
+       EndProjectSection\r
+EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "log4shib", "log4shib", "{96FDD5D7-1231-4953-8DB6-8A5133553AB9}"\r
+       ProjectSection(SolutionItems) = preProject\r
+               dependencies\log4shib\pkginfo = dependencies\log4shib\pkginfo\r
+               dependencies\log4shib\postinstall = dependencies\log4shib\postinstall\r
+       EndProjectSection\r
+EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "log4cpp", "log4cpp", "{F2F0B2B6-6E60-4E61-81D2-305D1779622E}"\r
+       ProjectSection(SolutionItems) = preProject\r
+               dependencies\log4cpp\pkginfo = dependencies\log4cpp\pkginfo\r
+               dependencies\log4cpp\postinstall = dependencies\log4cpp\postinstall\r
+       EndProjectSection\r
+EndProject\r
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Doc", "Doc", "{847EC34E-0069-4427-B42C-1B6E29906930}"\r
+       ProjectSection(SolutionItems) = preProject\r
+               doc\CURL.LICENSE = doc\CURL.LICENSE\r
+               doc\LICENSE.txt = doc\LICENSE.txt\r
+               doc\LOG4CPP.LICENSE = doc\LOG4CPP.LICENSE\r
+               doc\Makefile.am = doc\Makefile.am\r
+               doc\NOTICE.txt = doc\NOTICE.txt\r
+               doc\OPENSSL.LICENSE = doc\OPENSSL.LICENSE\r
+               doc\README.txt = doc\README.txt\r
+       EndProjectSection\r
+EndProject\r
 Global\r
        GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
                Debug|Win32 = Debug|Win32\r
@@ -67,4 +130,12 @@ Global
        GlobalSection(SolutionProperties) = preSolution\r
                HideSolutionNode = FALSE\r
        EndGlobalSection\r
+       GlobalSection(NestedProjects) = preSolution\r
+               {85004FE4-CBD1-4A6D-B60D-EBBF0C267DEF} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}\r
+               {F284B9F5-612F-45B2-9D2F-A084EC6C91B5} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}\r
+               {06F58C02-6110-4D42-9981-B326910B3E2D} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}\r
+               {549A0182-0C7A-4F29-9A9F-E112C3E394E1} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}\r
+               {96FDD5D7-1231-4953-8DB6-8A5133553AB9} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}\r
+               {F2F0B2B6-6E60-4E61-81D2-305D1779622E} = {EE6145CB-F979-4AD2-9D7D-6834345D1983}\r
+       EndGlobalSection\r
 EndGlobal\r