Skip to content

Commit

Permalink
Merge branch 'goldendict-master' into staged
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyifang committed Jun 1, 2022
2 parents 85e2bcf + 8f62847 commit 3262fe4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions goldendict.pro
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ system(echo $${VERSION}.$${GIT_HASH} on $${DATE} > version.txt)
}
}

CONFIG( release, debug|release ) {
DEFINES += NDEBUG
}

# DEPENDPATH += . generators
INCLUDEPATH += .
Expand Down

0 comments on commit 3262fe4

Please sign in to comment.