Added VFRC tool for VFR file processing

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2925 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jwang36 2007-07-02 02:10:40 +00:00
parent 8cc724084d
commit f0d6ea5436
1 changed files with 3 additions and 1 deletions

View File

@ -769,7 +769,9 @@ RELEASE_ICC_IPF_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /LTCG /DLL /OPT:REF,ICF /IGN
*_MYTOOLS_*_APP_NAME = cl.exe
*_MYTOOLS_*_ASM_NAME = ml.exe
*_MYTOOLS_*_VFRPP_FLAGS = /nologo /E /TC /DVFRCOMPILE
*_MYTOOLS_*_VFRC_NAME = VfrCompile.exe
*_MYTOOLS_IA32_VFRC_PATH =
*_MYTOOLS_*_VFRPP_FLAGS = /nologo /E /TC /DVFRCOMPILE /FIAutoGen.h
##################
# IA32 definitions
##################