Skip to content

Commit

Permalink
g15helper: don't set custom build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
davidebeatrici committed Feb 18, 2018
1 parent 42e8d60 commit 9a47475
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions g15helper/g15helper.pro
Expand Up @@ -94,13 +94,8 @@ CONFIG(g15-emulator) {
}
}

CONFIG(release, debug|release) {
DESTDIR = ../release
}

CONFIG(debug, debug|release) {
DEFINES *= USE_LOGFILE
DESTDIR = ../debug/
}

include(../qmake/symbols.pri)

0 comments on commit 9a47475

Please sign in to comment.