mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Use external debug-info file for "Nightly" build mode
This commit is contained in:
parent
9f5a211a80
commit
a48bfddc16
3 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue