Skip to content

Commit

Permalink
Update header paths in Xcode project
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Belyaev committed May 17, 2020
1 parent 2962fbf commit 918caca
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions OpenCorePkg.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2261,6 +2261,13 @@
HEADER_SEARCH_PATHS = (
"$(SRCROOT)/UDK/MdePkg/Include/X64",
"$(SRCROOT)/UDK/MdeModulePkg/Include",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Acidanthera",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Apple/X64",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Apple",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Generic",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Microsoft",
"$(SRCROOT)/UDK/OpenCorePkg/Include/AMI",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Intel",
"$(SRCROOT)/UDK/OpenCorePkg/Include",
"$(SRCROOT)/UDK/MdePkg/Include",
"$(SRCROOT)/UDK/MacInfoPkg/Include",
Expand Down Expand Up @@ -2306,6 +2313,13 @@
HEADER_SEARCH_PATHS = (
"$(SRCROOT)/UDK/MdePkg/Include/X64",
"$(SRCROOT)/UDK/MdeModulePkg/Include",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Acidanthera",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Apple/X64",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Apple",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Generic",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Microsoft",
"$(SRCROOT)/UDK/OpenCorePkg/Include/AMI",
"$(SRCROOT)/UDK/OpenCorePkg/Include/Intel",
"$(SRCROOT)/UDK/OpenCorePkg/Include",
"$(SRCROOT)/UDK/MdePkg/Include",
"$(SRCROOT)/UDK/MacInfoPkg/Include",
Expand Down

0 comments on commit 918caca

Please sign in to comment.