This commit is contained in:
Hackerpilot 2014-01-30 10:45:14 -08:00
parent b682648b27
commit 575e75fc91
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 -ofdscanner.exe -m64 -O -release -noboundscheck
dmd main.d stats.d imports.d highlighter.d ctags.d astprinter.d formatter.d outliner.d stdx/*.d stdx/d/*.d analysis/*.d -ofdscanner -m64 -g -O -release -noboundscheck -inline