Build: Fix metadata header inclusion

closes acidanthera/bugtracker#374
This commit is contained in:
vit9696 2019-06-11 23:17:14 +03:00
parent 3223115d87
commit a2d69bd0ca
6 changed files with 8 additions and 2 deletions

View File

@ -46,3 +46,4 @@
OcAppleDiskImageBlockIo.c
OcAppleDiskImageLib.c
OcAppleDiskImageLibInternal.c
OcAppleDiskImageLibInternal.h

View File

@ -35,6 +35,7 @@
TripleOverflow.c
UbsanPrintf.c
Ubsan.c
Ubsan.h
[Packages]
MdePkg/MdePkg.dec

View File

@ -30,7 +30,8 @@
OcGuardLib
[Sources]
Header.c
Symbols.c
CxxSymbols.c
Header.c
OcMachoLibInternal.h
Relocations.c
Symbols.c

View File

@ -28,6 +28,7 @@
[Sources]
DebugSmbios.c
DebugSmbios.h
SmbiosPatch.c
SmbiosInternal.c
SmbiosInternal.h

View File

@ -36,6 +36,7 @@
[Sources]
CryptoTest.c
CryptoSamples.h
[Packages]
OcSupportPkg/OcSupportPkg.dec

View File

@ -33,6 +33,7 @@
[Sources]
CryptoTest.c
CryptoSamples.h
[Packages]
OcSupportPkg/OcSupportPkg.dec