diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-02-25 16:25:49 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-02-25 16:25:49 +0000 |
commit | 3b0c476d4ae2ef542e17e4e29f8a8c34b3713be3 (patch) | |
tree | 28c6f507dd4d1c57c4f2fa01c065189d238eb776 /cpputools/source | |
parent | c605f330b7ff1024e1a90b099ba55d526aebb506 (diff) |
INTEGRATION: CWS supdremove02 (1.4.10); FILE MERGED
2008/02/04 11:54:54 rt 1.4.10.1: #i85482# Remove UPD from library name.
Diffstat (limited to 'cpputools/source')
-rwxr-xr-x | cpputools/source/regcomplazy/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/cpputools/source/regcomplazy/makefile.mk b/cpputools/source/regcomplazy/makefile.mk index 7d9f26383650..560365574a1f 100755 --- a/cpputools/source/regcomplazy/makefile.mk +++ b/cpputools/source/regcomplazy/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: hr $ $Date: 2007-11-02 13:12:11 $ +# last change: $Author: obo $ $Date: 2008-02-25 17:25:49 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -47,8 +47,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- -CDEFS += -DDLL_VERSION=$(EMQ)"$(UPD)$(DLLPOSTFIX)$(EMQ)" - DEPOBJFILES= \ $(OBJ)$/regcomplazy.obj |