diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:05:36 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:05:36 +0000 |
commit | 9742259f6fa72aac615b57b054a37f2319ffc240 (patch) | |
tree | 6de3322a5fc8d34a55eaeefe32cbf41aabe48005 /shell/source/win32/workbench | |
parent | 5bbdf71af055e2786ff240352110b274a101aa33 (diff) |
INTEGRATION: CWS ause043 (1.4.22); FILE MERGED
2005/10/31 17:17:20 hjs 1.4.22.1: #i56702# remove overrides for default uno header generation
Diffstat (limited to 'shell/source/win32/workbench')
-rw-r--r-- | shell/source/win32/workbench/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/shell/source/win32/workbench/makefile.mk b/shell/source/win32/workbench/makefile.mk index baf7bcb7c0d5..eebdde177a3c 100644 --- a/shell/source/win32/workbench/makefile.mk +++ b/shell/source/win32/workbench/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-07 20:12:19 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:05:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,12 +44,9 @@ TARGETTYPE= CUI # --- Settings ----------------------------------------------------- -#.INCLUDE : $(PRJ)$/util$/makefile.pmk .INCLUDE : settings.mk -.INCLUDE : ..$/..$/cppumaker.mk - # --- Files -------------------------------------------------------- CFLAGS+=/GX |