Revert changes with debug_and_release configs
This commit is contained in:
parent
49ddef1276
commit
828285373e
@ -177,12 +177,6 @@ DISTFILES += \
|
||||
RESOURCES += \
|
||||
icon.qrc
|
||||
|
||||
CONFIG += debug_and_release
|
||||
|
||||
CONFIG(debug, debug|release) {
|
||||
TARGET = debug_binary
|
||||
} else {
|
||||
TARGET = release_binary
|
||||
}
|
||||
QMAKE_CFLAGS_DEBUG += -g
|
||||
|
||||
include(QHotkey/qhotkey.pri)
|
||||
|
Loading…
Reference in New Issue
Block a user