Mercurial > hg > svcore
changeset 888:0c8218b2d84a tonioni
No config -> default to release mode
author | Chris Cannam |
---|---|
date | Wed, 05 Mar 2014 18:10:27 +0000 |
parents | d81c16e47e22 |
children | 4cbf8c6a462d 8db820ad2b8f |
files | svcore.pro |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/svcore.pro Tue Feb 04 13:54:32 2014 +0000 +++ b/svcore.pro Wed Mar 05 18:10:27 2014 +0000 @@ -5,6 +5,10 @@ include(config.pri) } !exists(config.pri) { + + CONFIG += release + DEFINES += NDEBUG BUILD_RELEASE NO_TIMING + win32-g++ { INCLUDEPATH += ../sv-dependency-builds/win32-mingw/include LIBS += -L../sv-dependency-builds/win32-mingw/lib