aboutsummaryrefslogtreecommitdiffhomepage
path: root/dub.sdl
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-08-30 12:28:56 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:09 -0400
commit55bba8c290e1f5d1c4227b1b96c0e1932f3a8f55 (patch)
treef53584c994bfee21cf3dede8f546149c177467a9 /dub.sdl
parentorg mode version sync (diff)
minor cleaning
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'"
}