mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 09:18:45 -04:00
Friendserver support
This commit is contained in:
parent
a3f6d516e7
commit
1de12129da
4 changed files with 14 additions and 7 deletions
|
@ -87,12 +87,7 @@ macx {
|
|||
################################# Windows ##########################################
|
||||
|
||||
win32-g++|win32-clang-g++ {
|
||||
CONFIG(debug, debug|release) {
|
||||
# show console output
|
||||
CONFIG += console
|
||||
} else {
|
||||
CONFIG -= console
|
||||
}
|
||||
CONFIG += console
|
||||
|
||||
CONFIG(debug, debug|release) {
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue