diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 10:59:16 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 10:59:16 +0000 |
commit | 224d58124642cf6d9cbe3f47993507322e66252a (patch) | |
tree | 6c726b51768899c048202d56c119858fa12c58c1 /svx/source/dialog/makefile.mk | |
parent | 82bee9f1b67fa1d83067d335e24da41f59fd9928 (diff) |
INTEGRATION: CWS mergebuild (1.17.30); FILE MERGED
2004/06/02 13:52:07 hjs 1.17.30.6: RESYNC: (1.26-1.27); FILE MERGED
2004/06/01 16:01:00 hjs 1.17.30.5: RESYNC: (1.24-1.26); FILE MERGED
2004/05/18 16:17:34 hjs 1.17.30.4: RESYNC: (1.21-1.24); FILE MERGED
2004/04/20 17:58:03 hjs 1.17.30.3: RESYNC: (1.18-1.21); FILE MERGED
2003/11/19 14:06:22 hjs 1.17.30.2: RESYNC: (1.17-1.18); FILE MERGED
2003/11/10 17:58:03 ihi 1.17.30.1: #111234# Merge during build
Diffstat (limited to 'svx/source/dialog/makefile.mk')
-rw-r--r-- | svx/source/dialog/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/dialog/makefile.mk b/svx/source/dialog/makefile.mk index 602222217f04..fd2da0e16767 100644 --- a/svx/source/dialog/makefile.mk +++ b/svx/source/dialog/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.27 $ +# $Revision: 1.28 $ # -# last change: $Author: obo $ $Date: 2004-06-01 09:27:55 $ +# last change: $Author: hjs $ $Date: 2004-06-25 11:59:16 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,6 +71,7 @@ LIBTARGET=NO .INCLUDE : $(PRJ)$/util$/makefile.pmk CFLAGS+=-DDG_DLL +RSCDEFS += -Dause_hack # --- Files -------------------------------------------------------- |