Skip to content

Commit

Permalink
Do not strip debugging information
Browse files Browse the repository at this point in the history
  • Loading branch information
sibskull committed Aug 26, 2019
1 parent a00bfb1 commit 9a88132
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cuneiform-qt.pro
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ HEADERS += backend.h \
mainWindow.h \
settings.h

CONFIG += debug
QMAKE_STRIP = echo

CONFIG += release \
CONFIG += build_all \
exceptions \
qt \
warn_on
Expand Down

0 comments on commit 9a88132

Please sign in to comment.