mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -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
|
||||
CONFIG += qt thread
|
||||
|
||||
unix:macx {
|
||||
unix:!macx {
|
||||
exists(../conf.pri) {
|
||||
# generated by configure
|
||||
include(../conf.pri)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue