1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-09 22:37:59 +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
CONFIG += qt thread
unix:macx {
unix:!macx {
exists(../conf.pri) {
# generated by configure
include(../conf.pri)