add boost system lib

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
pull/12/head
Thorsten Liebig 2013-10-24 21:49:05 +02:00
parent 8fdbea61d0
commit b8310771af
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ win32 {
LIBS += -ltinyxml
DEFINES += TIXML_USE_STL
LIBS += -lboost_thread
LIBS += -lboost_thread -lboost_system
LIBS += -lhdf5_hl -lhdf5
### vtk ###
isEmpty(VTK_INCLUDEPATH) {