mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Some OS2 changes
This commit is contained in:
parent
bc035b3873
commit
77445645db
2 changed files with 143 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
INCLUDEPATH += $$PWD
|
||||
|
||||
exists(conf.pri) {
|
||||
# to the conf.pri goes all system dependent stuff
|
||||
include(conf.pri)
|
||||
}
|
||||
|
||||
LIBS += -ltorrent-rasterbar \
|
||||
-lboost_thread \
|
||||
-lboost_system \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue