- Added CONFIG += thread

This commit is contained in:
Christophe Dumez
2007-03-19 15:52:03 +00:00
parent 78e976e97e
commit f94197816c

View File

@@ -8,7 +8,7 @@ DEBUG_MODE = 1
# Global # Global
TEMPLATE = app TEMPLATE = app
TARGET = qbittorrent TARGET = qbittorrent
CONFIG += qt x11 CONFIG += qt thread x11
# Update this VERSION for each release # Update this VERSION for each release
DEFINES += VERSION=\\\"v0.9.0rc1\\\" DEFINES += VERSION=\\\"v0.9.0rc1\\\"