From: apo Date: Sat, 12 Apr 2008 08:45:11 +0000 (+0000) Subject: Porting to the SUSE Linux distribution X-Git-Tag: TG_ACHERON_2008-04-13~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=efffd6e08350ae620e166621386a8d3b0c6a77d7;p=modules%2Fgui.git Porting to the SUSE Linux distribution --- diff --git a/src/CAF/CAF.pro b/src/CAF/CAF.pro index 56f51b200..cfaca213c 100644 --- a/src/CAF/CAF.pro +++ b/src/CAF/CAF.pro @@ -17,11 +17,7 @@ CONFIG -= debug release debug_and_release CONFIG += qt thread debug dll shared win32:DEFINES += WIN32 -DEFINES += CAF_EXPORTS OCC_VERSION_MAJOR=6 OCC_VERSION_MINOR=1 OCC_VERSION_MAINTENANCE=1 LIN LINTEL CSFDB No_exception HAVE_CONFIG_H HAVE_LIMITS_H HAVE_WOK_CONFIG_H OCC_CONVERT_SIGNALS - -LIB_64 { - DEFINES += _OCC64 -} +DEFINES += $(CASDEFINES) CAF_EXPORTS OCC_VERSION_MAJOR=6 OCC_VERSION_MINOR=1 OCC_VERSION_MAINTENANCE=1 LIN LINTEL CSFDB No_exception HAVE_CONFIG_H HAVE_LIMITS_H HAVE_WOK_CONFIG_H OCC_CONVERT_SIGNALS HEADERS = *.h