diff options
Diffstat (limited to 'Makefile.mgw')
-rw-r--r-- | Makefile.mgw | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.mgw b/Makefile.mgw index 2cd5d81cd38..762b05b7110 100644 --- a/Makefile.mgw +++ b/Makefile.mgw @@ -40,6 +40,9 @@ # As a consequence, you'll need the Win32 Glide3 # library to build any application. # default = no +# ICD=1 build the installable client driver interface +# (windows opengl driver interface) +# default = no # X86=1 optimize for x86 (if possible, use MMX, SSE, 3DNow). # default = no # |