DCD/common/dub.sdl

9 lines
207 B
Plaintext

name "common"
stringImportPaths "../bin"
preGenerateCommands "rdmd \"$PACKAGE_DIR/dubhash.d\""
sourcePaths "src"
importPaths "src"
dependency "msgpack-d" version="~>1.0.1"
versions "built_with_dub"