diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-08-30 12:28:56 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:09 -0400 |
commit | 55bba8c290e1f5d1c4227b1b96c0e1932f3a8f55 (patch) | |
tree | f53584c994bfee21cf3dede8f546149c177467a9 /dub.sdl | |
parent | org mode version sync (diff) |
minor cleaning
Diffstat (limited to 'dub.sdl')
-rw-r--r-- | dub.sdl | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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'" } |