mirror of https://github.com/acidanthera/audk.git
Added compressor tools
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2979 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
7c1939e118
commit
e0557ab78b
|
@ -772,6 +772,13 @@ RELEASE_ICC_IPF_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /LTCG /DLL /OPT:REF,ICF /IGN
|
|||
*_MYTOOLS_*_VFRC_NAME = VfrCompile.exe
|
||||
*_MYTOOLS_IA32_VFRC_PATH =
|
||||
*_MYTOOLS_*_VFRPP_FLAGS = /nologo /E /TC /DVFRCOMPILE /FIAutoGen.h
|
||||
|
||||
*_MYTOOLS_*_EE4E5898-3914-4259-9D6E-DC7B-D79403CF_NAME = Lzma.bat
|
||||
*_MYTOOLS_*_EE4E5898-3914-4259-9D6E-DC7B-D79403CF_PATH =
|
||||
|
||||
*_MYTOOLS_*_A31280AD-481E-41B6-95E8-127F-4C984779_NAME = Tiano.bat
|
||||
*_MYTOOLS_*_A31280AD-481E-41B6-95E8-127F-4C984779_PATH =
|
||||
|
||||
##################
|
||||
# IA32 definitions
|
||||
##################
|
||||
|
|
Loading…
Reference in New Issue