mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 05:34:31 +02:00
Added directory for "Makefile" in "Dynamic-Library-File" rule in case the working directory is changed.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3831 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
1b7f7985bd
commit
dc66cae164
@ -211,11 +211,11 @@
|
|||||||
[Build.Dynamic-Library-File]
|
[Build.Dynamic-Library-File]
|
||||||
<InputFile.MSFT, InputFile.INTEL>
|
<InputFile.MSFT, InputFile.INTEL>
|
||||||
?.dll
|
?.dll
|
||||||
Makefile
|
$(MODULE_BUILD_DIR)\Makefile
|
||||||
|
|
||||||
<InputFile.GCC>
|
<InputFile.GCC>
|
||||||
?.dll
|
?.dll
|
||||||
GnuMakefile
|
$(MODULE_BUILD_DIR)/GnuMakefile
|
||||||
|
|
||||||
<OutputFile>
|
<OutputFile>
|
||||||
$(DEBUG_DIR)(+)$(MODULE_NAME).efi
|
$(DEBUG_DIR)(+)$(MODULE_NAME).efi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user