From 41196ea4fdef2d0ea501b4ba09d1a156d361721a Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 8 May 2017 16:37:51 -0400 Subject: modules, collective imports --- dub.sdl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dub.sdl') diff --git a/dub.sdl b/dub.sdl index 6feb4ce..2b55dd0 100644 --- a/dub.sdl +++ b/dub.sdl @@ -5,9 +5,11 @@ authors "Ralph Amissah" copyright "Copyright © 2016 Ralph Amissah" license "AGPL-3+" targetPath "./bin" +sourcePath "./src" stringImportPaths "./views" buildRequirements "allowWarnings" dependency "sdlang-d" version="~>0.10.0" +dependency "archive" version="~>0.6.0" configuration "sdp-release" { name "release" targetType "executable" -- cgit v1.2.3