aboutsummaryrefslogtreecommitdiffhomepage
path: root/dub.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'dub.sdl')
-rw-r--r--dub.sdl4
1 files changed, 3 insertions, 1 deletions
diff --git a/dub.sdl b/dub.sdl
index 88d23aa..c4a363c 100644
--- a/dub.sdl
+++ b/dub.sdl
@@ -83,7 +83,9 @@ configuration "sdp-debug-ldc" {
targetName "sdp-debug-ldc"
debugVersions "checkdoc"
debugVersions "summary"
- debugVersions "dumpdoc"
+ #debugVersions "dumpdoc"
+ #debugVersions "bookindex"
+ #debugVersions "biblio"
buildOptions "debugMode" "debugInfo" "optimize"
postGenerateCommands "/usr/bin/notify-send -t 0 'D (debug) executable ready' 'sdp-debug-ldc'"
}