Some OS2 changes

This commit is contained in:
Christophe Dumez 2010-12-24 09:16:58 +00:00
commit 77445645db
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 \