Updated Windows build script

This commit is contained in:
Hackerpilot 2014-01-20 04:40:33 -08:00
parent 27e91f12bb
commit 0a5b023296
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
dmd main.d stats.d imports.d highlighter.d ctags.d astprinter.d formatter.d outliner.d style.d stdx/*.d stdx/d/*.d datapicked/dpick/buffer/*.d -Idatapicked -g -m64 -wi -ofdscanner.exe
dmd main.d stats.d imports.d highlighter.d ctags.d astprinter.d formatter.d outliner.d style.d stdx/*.d stdx/d/*.d -ofdscanner.exe -m64 -O -release -noboundscheck