nf2ff: update boost libs
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
This commit is contained in:
parent
b8310771af
commit
724767ada4
@ -34,7 +34,7 @@ win32 {
|
|||||||
LIBS += -L$$WIN32_LIB_ROOT/boost/lib -lboost_thread -lboost_chrono -lboost_system
|
LIBS += -L$$WIN32_LIB_ROOT/boost/lib -lboost_thread -lboost_chrono -lboost_system
|
||||||
}
|
}
|
||||||
!win32 {
|
!win32 {
|
||||||
LIBS += -lboost_thread-mt
|
LIBS += -lboost_thread -lboost_system
|
||||||
LIBS += -ltinyxml
|
LIBS += -ltinyxml
|
||||||
#vtk
|
#vtk
|
||||||
isEmpty(VTK_LIBRARYPATH){
|
isEmpty(VTK_LIBRARYPATH){
|
||||||
|
Loading…
Reference in New Issue
Block a user