Some OS2 changes by Silvan Scherrer

This commit is contained in:
Christophe Dumez
2010-12-24 09:15:16 +00:00
parent c06386126b
commit eb4c449620
2 changed files with 143 additions and 0 deletions

View File

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