Closed GoogleCodeExporter closed 8 years ago
The ShapeTroughParabolic plugin .pro file has been updated to use building type
appropiete debug or release library. The following code can be valid:
CONFIG(debug, debug|release) {
LIBS +=-L$$(TDE_ROOT)/local/lib -lCoind -lSoQtd
else:{
LIBS +=-L$$(TDE_ROOT)/local/lib -lCoin -lSoQt
}
Original comment by amaiamut...@gmail.com
on 14 May 2009 at 1:14
Original comment by amaiamut...@gmail.com
on 11 Feb 2010 at 8:42
Original issue reported on code.google.com by
victorjf...@gmail.com
on 25 Feb 2009 at 1:25