Fix build errors with OpenCascade 6.6.0
This commit is contained in:
parent
5467ff633f
commit
af1de1c9cf
@ -74,6 +74,7 @@ contains(DATAX, stl) {
|
||||
# libSupport
|
||||
HAS_SUPPORT = $$find(DATAX, support)
|
||||
!isEmpty(HAS_SUPPORT) {
|
||||
HEADERS += ../src/c/support/support_global.h
|
||||
dll:DEFINES *= FOUG_LIBSUPPORT_DLL \
|
||||
FOUG_LIBSUPPORT_MAKE_DLL
|
||||
support_inc.path = $$PREFIX_DIR/include/datax/c/support
|
||||
@ -105,6 +106,7 @@ contains(DATAX, occ_support) {
|
||||
!win32:DEFINES *= HAVE_CONFIG_H \
|
||||
HAVE_FSTREAM \
|
||||
HAVE_IOSTREAM \
|
||||
HAVE_IOMANIP \
|
||||
HAVE_LIMITS_H
|
||||
|
||||
HEADERS += ../src/c/support/occ_libstl.h
|
||||
|
Loading…
Reference in New Issue
Block a user