X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BuildNotes.txt;h=f9f3cdd9342090fefe407300af03273806b53cab;hp=ca9473d71adecf93b400ff98a6ced8a3b1e30aca;hb=d0d0be58b3b8c29a68ccaf488bca6e8b1073839a;hpb=febc64336241fc400af7d0bcbf01b2f35925cf96 diff --git a/BuildNotes.txt b/BuildNotes.txt index ca9473d71a..f9f3cdd934 100644 --- a/BuildNotes.txt +++ b/BuildNotes.txt @@ -201,6 +201,9 @@ Pre-defined targets in the build.xml file include: clean - This target removes object files generated by commands. cleanall - This target removes all generated files and directories. +Use the ANT option, -emacs, to remove the [cc] characters when an error occurs +to provide a method for the Visual Studio IDE to open a file by double +clicking the mouse on the file. Add -emacs to the end of the build command. ---------------------------- A Word on the GCC Tool Chain ----------------------------