summaryrefslogtreecommitdiff
path: root/generate/msvc2017/AcpiComponents.sln
diff options
context:
space:
mode:
Diffstat (limited to 'generate/msvc2017/AcpiComponents.sln')
-rwxr-xr-xgenerate/msvc2017/AcpiComponents.sln65
1 files changed, 65 insertions, 0 deletions
diff --git a/generate/msvc2017/AcpiComponents.sln b/generate/msvc2017/AcpiComponents.sln
index a1ca5efac..e602cd99e 100755
--- a/generate/msvc2017/AcpiComponents.sln
+++ b/generate/msvc2017/AcpiComponents.sln
@@ -23,6 +23,60 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AslCompiler", "AslCompiler.
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Examples", "Examples.vcxproj", "{D041B261-FCCD-4EA8-B611-6ACF09C51100}"
EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Makefiles", "Makefiles", "{4E91BFEE-5B47-4E44-A98E-9920BD5C262E}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\Makefile = ..\unix\Makefile
+ ..\unix\Makefile.common = ..\unix\Makefile.common
+ ..\unix\Makefile.config = ..\unix\Makefile.config
+ ..\unix\Makefile.rules = ..\unix\Makefile.rules
+ ..\unix\readme.txt = ..\unix\readme.txt
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AcpiBin", "AcpiBin", "{B88AD4DD-990E-4904-A317-BCA3FBDB1AA9}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\acpibin\Makefile = ..\unix\acpibin\Makefile
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AcpiDump", "AcpiDump", "{5BBBEDF7-F887-4D85-8C8B-A892752B71C3}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\acpidump\Makefile = ..\unix\acpidump\Makefile
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AcpiExec", "AcpiExec", "{D8E8013C-5740-41AD-8053-A04FC2519155}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\acpiexec\Makefile = ..\unix\acpiexec\Makefile
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AcpiHelp", "AcpiHelp", "{203AF658-377B-4088-88DF-DE384C96A95A}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\acpihelp\Makefile = ..\unix\acpihelp\Makefile
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AcpiNames", "AcpiNames", "{9A4B4717-5624-4DFA-A7A5-D0D838D5A56C}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\acpinames\Makefile = ..\unix\acpinames\Makefile
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AcpiSrc", "AcpiSrc", "{7C545DE1-E27C-4AEF-A008-8976469EDA80}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\acpisrc\Makefile = ..\unix\acpisrc\Makefile
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AcpiXtract", "AcpiXtract", "{98A33210-5764-4F95-89ED-EEE50DF5611C}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\acpixtract\Makefile = ..\unix\acpixtract\Makefile
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AslCompiler", "AslCompiler", "{EDB04702-9BFE-4C6D-A471-F921F99593EF}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\iasl\Makefile = ..\unix\iasl\Makefile
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AcpiExamples", "AcpiExamples", "{362D21E6-E07D-43FC-B8E3-D316707A6120}"
+ ProjectSection(SolutionItems) = preProject
+ ..\unix\acpiexamples\Makefile = ..\unix\acpiexamples\Makefile
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
@@ -94,6 +148,17 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {B88AD4DD-990E-4904-A317-BCA3FBDB1AA9} = {4E91BFEE-5B47-4E44-A98E-9920BD5C262E}
+ {5BBBEDF7-F887-4D85-8C8B-A892752B71C3} = {4E91BFEE-5B47-4E44-A98E-9920BD5C262E}
+ {D8E8013C-5740-41AD-8053-A04FC2519155} = {4E91BFEE-5B47-4E44-A98E-9920BD5C262E}
+ {203AF658-377B-4088-88DF-DE384C96A95A} = {4E91BFEE-5B47-4E44-A98E-9920BD5C262E}
+ {9A4B4717-5624-4DFA-A7A5-D0D838D5A56C} = {4E91BFEE-5B47-4E44-A98E-9920BD5C262E}
+ {7C545DE1-E27C-4AEF-A008-8976469EDA80} = {4E91BFEE-5B47-4E44-A98E-9920BD5C262E}
+ {98A33210-5764-4F95-89ED-EEE50DF5611C} = {4E91BFEE-5B47-4E44-A98E-9920BD5C262E}
+ {EDB04702-9BFE-4C6D-A471-F921F99593EF} = {4E91BFEE-5B47-4E44-A98E-9920BD5C262E}
+ {362D21E6-E07D-43FC-B8E3-D316707A6120} = {4E91BFEE-5B47-4E44-A98E-9920BD5C262E}
+ EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2A8D1EBA-9685-4686-A7F5-6351935D4EBB}
EndGlobalSection