mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 03:50:20 -07:00
Fix linux compilation
This commit is contained in:
parent
1ad80a8e2b
commit
a63eecc86a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
CONFIG += qt thread
|
CONFIG += qt thread
|
||||||
|
|
||||||
unix:macx {
|
unix:!macx {
|
||||||
exists(../conf.pri) {
|
exists(../conf.pri) {
|
||||||
# generated by configure
|
# generated by configure
|
||||||
include(../conf.pri)
|
include(../conf.pri)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue