From: Dale Weiler Date: Mon, 17 Dec 2012 15:56:10 +0000 (+0000) Subject: Documentation update X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7856861df333e584bc1f60779c31f1bac5cb9098;p=xonotic%2Fgmqcc.git Documentation update --- diff --git a/doc.html b/doc.html index e8ee4f9..c61e0d4 100644 --- a/doc.html +++ b/doc.html @@ -86,6 +86,13 @@ -E Instructs the compiler to only preprocess the input, writing the preprocessed output to stdout + + -D + + "define" a macro. Optionally you may supply + a value to the macro with "=". Implicitally turns on -fftepp + + -Wall Enables all compiled warnings for the selcted standard