nf2ff: update boost libs

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
This commit is contained in:
Thorsten Liebig 2013-10-24 21:56:07 +02:00
parent b8310771af
commit 724767ada4

View File

@ -34,7 +34,7 @@ win32 {
LIBS += -L$$WIN32_LIB_ROOT/boost/lib -lboost_thread -lboost_chrono -lboost_system
}
!win32 {
LIBS += -lboost_thread-mt
LIBS += -lboost_thread -lboost_system
LIBS += -ltinyxml
#vtk
isEmpty(VTK_LIBRARYPATH){