forked from organicmaps/organicmaps
Fixed build issue
This commit is contained in:
parent
62e43a1e2c
commit
a777402bab
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ macx* {
|
|||
QT *= gui # needed for QApplication with event loop, to test async events (downloader, etc.)
|
||||
LIBS *= "-framework Foundation" "-framework IOKit"
|
||||
}
|
||||
win32*:linux* {
|
||||
win32*|linux* {
|
||||
QT *= network
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue