mirror of https://github.com/acidanthera/audk.git
Change VfrCompile.exe to VfrCompile to support the different OS.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5623 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a9bfd8029d
commit
bdf37b3c46
|
@ -766,5 +766,5 @@ RELEASE_MYTOOLS_IPF_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /LTCG /DLL /OPT
|
|||
##################
|
||||
# VfrCompiler definitions
|
||||
##################
|
||||
*_*_*_VFR_PATH = VfrCompile.exe
|
||||
*_*_*_VFR_PATH = VfrCompile
|
||||
*_*_*_VFR_FLAGS = -l -n
|
||||
|
|
Loading…
Reference in New Issue