Removed unused library and added doc in demo.pro for library search path

This commit is contained in:
Uwe Kindler 2024-04-24 07:53:30 +02:00
parent 8eb200b9a9
commit e38212eade

View File

@ -1,6 +1,5 @@
ADS_OUT_ROOT = $${OUT_PWD}/..
include($$(cetoni_repository)/build/qt/qtprojectsettings/common.pri)
TARGET = AdvancedDockingSystemDemo
DESTDIR = $${ADS_OUT_ROOT}/lib
@ -67,15 +66,13 @@ LIBS *= -lopengl32
CONFIG(debug, debug|release){
LIBS *= -llibSoQtd \
-llibCoin-80d \
-llibrlmdld \
-llibrlsgd \
-llibsolid3_d \
-lquarterd
}else{
LIBS *= -llibSoQt \
-llibCoin-80 \
-llibrlmdl \
-llibrlsg \
-llibsolid3 \
-lquarter
}
# Add your library search path for external libraries here that contain the
# coin3d libraries
#LIBS *= -LC:/CodingXP/mingw1120_64_qt6/usr/bin