Update common/dub.sdl
Co-authored-by: Jan Jurzitza <gh@webfreak.org>
This commit is contained in:
parent
3dee407970
commit
3d2ce7877e
|
|
@ -1,6 +1,7 @@
|
|||
name "common"
|
||||
stringImportPaths "../bin"
|
||||
preGenerateCommands "$DC -run \"$PACKAGE_DIR/dubhash.d\""
|
||||
preBuildCommands "\"$DC\" -run \"$PACKAGE_DIR/dubhash.d\""
|
||||
|
||||
sourcePaths "src"
|
||||
importPaths "src"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue