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