]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Added comment about using -emacs to turn off adding [cc] characters in error messages
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 25 Jan 2007 18:33:21 +0000 (18:33 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 25 Jan 2007 18:33:21 +0000 (18:33 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2317 6f19259b-4bc3-4df7-8a09-765794883524

BuildNotes.txt

index ca9473d71adecf93b400ff98a6ced8a3b1e30aca..f9f3cdd9342090fefe407300af03273806b53cab 100644 (file)
@@ -201,6 +201,9 @@ Pre-defined targets in the build.xml file include:
     clean    - This target removes object files generated by commands.\r
     cleanall - This target removes all generated files and directories.\r
 \r
+Use the ANT option, -emacs, to remove the [cc] characters when an error occurs\r
+to provide a method for the Visual Studio IDE to open a file by double\r
+clicking the mouse on the file.  Add -emacs to the end of the build command.\r
 ----------------------------\r
 A Word on the GCC Tool Chain\r
 ----------------------------\r