UPD: Use external debug-info file for "Nightly" build mode

This commit is contained in:
Alexander Koblov 2011-12-11 07:29:33 +00:00
commit a48bfddc16
3 changed files with 3 additions and 2 deletions

View file

@ -35,7 +35,7 @@ rem Build Dwarf LineInfo Extractor
fpc src\extractdwrflnfo.lpr
rem Extract debug line info
src\extractdwrflnfo doublecmd.exe
src\extractdwrflnfo doublecmd.dbg
rem Strip debug info
strip --strip-all doublecmd.exe