mirror of https://github.com/acidanthera/audk.git
removed unneeded [BuildOptions] section.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2727 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
ab9140c8fb
commit
6d8dc2cd9b
|
@ -82,14 +82,3 @@
|
|||
DebugLib
|
||||
|
||||
|
||||
################################################################################
|
||||
#
|
||||
# Build Options - list of custom build options for this module.
|
||||
#
|
||||
################################################################################
|
||||
|
||||
[BuildOptions]
|
||||
*_MYTOOLS_*_CC_FLAGS = /WX-
|
||||
*_VS2005PRO_*_CC_FLAGS = /WX-
|
||||
*_WINDDK3790x1830_*_CC_FLAGS = /WX-
|
||||
*_ICC_*_CC_FLAGS = /WX-
|
||||
|
|
Loading…
Reference in New Issue