mirror of https://github.com/acidanthera/audk.git
Change assembler compiler to windkk.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@781 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
80785fd5be
commit
848e907b35
|
@ -19,7 +19,7 @@
|
|||
|
||||
# IA32 definitions
|
||||
*_MSFT_IA32_*_PATH = C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin
|
||||
*_MSFT_IA32_ASM_PATH = C:\Masm611\BIN
|
||||
*_MSFT_IA32_ASM_PATH = C:\WINDDK\3790.1830\bin\x86
|
||||
*_MSFT_IA32_ASMLINK_PATH = C:\WINDDK\3790.1830\Bin\Bin16\
|
||||
*_MSFT_IA32_ASL_PATH = C:\TianoTools\Bin
|
||||
*_MSFT_IA32_*_DPATH = C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE
|
||||
|
|
Loading…
Reference in New Issue