mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Removed "CONFIG += console" for Windows release build.
This commit is contained in:
parent
3b40f0e0c8
commit
48c3eedcf5
@ -164,7 +164,7 @@ win32-x-g++ {
|
|||||||
#################################### Windows #####################################
|
#################################### Windows #####################################
|
||||||
|
|
||||||
win32 {
|
win32 {
|
||||||
debug {
|
CONFIG(debug, debug|release) {
|
||||||
# show console output
|
# show console output
|
||||||
CONFIG += console
|
CONFIG += console
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user