CWS-TOOLING: integrate CWS hr58
2008-12-29 16:47:08 +0100 hr r265821 : #i97331#: changes for compiling with SunStudio12 on Solaris 10 (x86) 2008-12-18 16:16:11 +0100 hr r265701 : #i97331#: revert to revision r265576 2008-12-18 16:00:41 +0100 hr r265699 : #i97331#: fix typo in last change 2008-12-17 18:16:18 +0100 hr r265653 : #i97331#: add comment 2008-12-17 18:11:11 +0100 hr r265652 : #i97331#: make -xc99=all again dependend on SYSBASEROOT being set 2008-12-17 01:54:23 +0100 hr r265576 : #i97331#: changes for compiling with SunStudio12 on Solaris 10 (Sparc)
This commit is contained in:
parent
95dd5723d0
commit
1616004150
3 changed files with 3 additions and 3 deletions
|
@ -32,6 +32,7 @@ PRJ=..$/..$/..
|
|||
|
||||
PRJNAME=sw
|
||||
TARGET=tablecore
|
||||
ENABLE_EXCEPTIONS=TRUE
|
||||
|
||||
# --- Settings -----------------------------------------------------
|
||||
|
||||
|
@ -41,9 +42,6 @@ TARGET=tablecore
|
|||
|
||||
# --- Files --------------------------------------------------------
|
||||
|
||||
EXCEPTIONSFILES = \
|
||||
$(SLO)$/swnewtable.obj
|
||||
|
||||
SLOFILES = \
|
||||
$(SLO)$/swtable.obj \
|
||||
$(SLO)$/swnewtable.obj
|
||||
|
|
|
@ -106,6 +106,7 @@ EXCEPTIONSFILES = \
|
|||
$(SLO)$/EnhancedPDFExportHelper.obj \
|
||||
$(SLO)$/inftxt.obj \
|
||||
$(SLO)$/itradj.obj \
|
||||
$(SLO)$/itrcrsr.obj \
|
||||
$(SLO)$/porlay.obj \
|
||||
$(SLO)$/pormulti.obj \
|
||||
$(SLO)$/SwGrammarMarkUp.obj \
|
||||
|
|
|
@ -33,6 +33,7 @@ PRJ=..$/..$/..
|
|||
|
||||
PRJNAME=sw
|
||||
TARGET=view
|
||||
ENABLE_EXCEPTIONS=TRUE
|
||||
|
||||
# --- Settings -----------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue