dub.sdl:
dub.sdl
dflags "--static" "-O3" "-link-defaultlib-shared=false"
编译:
dub build -b release --compiler=ldc2