X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2Fbin%2Fbuild.bat;fp=Tools%2Fbin%2Fbuild.bat;h=778004abc9efcdfa36bb29aacceecc691cb90c89;hp=590bed818292e79392e09629d9a932e8634238c5;hb=01bf334d2c017095a1776c2c42fe5dd0337cff0a;hpb=41da0f33d96e302e4179ffc52eb07f97961ac8f5 diff --git a/Tools/bin/build.bat b/Tools/bin/build.bat index 590bed8182..778004abc9 100644 --- a/Tools/bin/build.bat +++ b/Tools/bin/build.bat @@ -16,6 +16,8 @@ if ""%1""=="""" goto arg_end if ""%1""==""-q"" goto ant_arg if ""%1""==""-v"" goto ant_arg if ""%1""==""-d"" goto ant_arg +if ""%1""==""-e"" goto ant_arg +if ""%1""==""-emacs"" goto ant_arg goto ant_target