diff options
author | Herbert Dürr <hdu@apache.org> | 2011-09-23 09:57:56 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2011-09-23 09:57:56 +0000 |
commit | 57458754305d635f2cf94785229aa93a23c42c11 (patch) | |
tree | 7ed5b71e907c476408c280f67c6df4077518d4aa /i18npool | |
parent | ce2c7353b968384d23ddfbcb9e7da5df9548ae06 (diff) |
#i108641# applied build fix for i18npaper (thanks hjs)
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/paper/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/source/paper/makefile.mk b/i18npool/source/paper/makefile.mk index fa05cc21f3f9..ea67c19b3a7a 100644 --- a/i18npool/source/paper/makefile.mk +++ b/i18npool/source/paper/makefile.mk @@ -29,6 +29,7 @@ PRJ=..$/.. PRJNAME=i18npool TARGET=i18npaper +LIBTARGET=NO ENABLE_EXCEPTIONS=TRUE |