mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
Removed "CONFIG += console" for Windows release build.
This commit is contained in:
parent
3b40f0e0c8
commit
48c3eedcf5
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ win32-x-g++ {
|
|||
#################################### Windows #####################################
|
||||
|
||||
win32 {
|
||||
debug {
|
||||
CONFIG(debug, debug|release) {
|
||||
# show console output
|
||||
CONFIG += console
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue