1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-24 21:44:25 +00:00

Fix linux compilation

This commit is contained in:
Christophe Dumez 2010-11-20 18:51:31 +00:00
parent 1ad80a8e2b
commit a63eecc86a

View File

@ -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)