Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8228 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten 2009-05-01 06:45:01 +00:00
parent 306bf4e22a
commit c470d83142
2 changed files with 9 additions and 3 deletions

Binary file not shown.

View File

@ -2036,6 +2036,12 @@ RELEASE_MYTOOLS_IPF_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /LTCG /DLL /OPT
*_*_*_ASLPP_FLAGS = /nologo /EP /C
*_*_*_ASL_FLAGS =
##################
# LzmaCompress tool definitions
##################
*_*_*_LZMA_PATH = LzmaCompress
*_*_*_LZMA_GUID = EE4E5898-3914-4259-9D6E-DC7BD79403CF
##################
# TianoCompress tool definitions
##################