Advertisement
atm-irbis

Sublime Text 3: D build system

May 3rd, 2014
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. {
  2.     "cmd": ["dmd","-O","-m32","-inline","-release","$file"]
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement