mirror of https://github.com/acidanthera/audk.git
Fix filename case: Autoscan => AutoScan
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5051 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d054c2124e
commit
188de60294
|
@ -41,8 +41,8 @@ COMPONENT_TYPE= LIBRARY
|
|||
C_STD_INCLUDE=
|
||||
|
||||
[sources.common]
|
||||
NtAutoscan/NtAutoscan.h
|
||||
NtAutoscan/NtAutoscan.c
|
||||
NtAutoscan/NtAutoScan.h
|
||||
NtAutoscan/NtAutoScan.c
|
||||
NtFwh/NtFwh.h
|
||||
NtFwh/NtFwh.c
|
||||
NtLoadAsDll/NtLoadAsDll.h
|
||||
|
|
Loading…
Reference in New Issue