diff options
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/source/win32/filepicker/workbench/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/fpicker/source/win32/filepicker/workbench/makefile.mk b/fpicker/source/win32/filepicker/workbench/makefile.mk index aa5348bf01a0..6e273bbf6324 100644 --- a/fpicker/source/win32/filepicker/workbench/makefile.mk +++ b/fpicker/source/win32/filepicker/workbench/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2003-03-25 18:05:05 $ +# last change: $Author: obo $ $Date: 2003-10-20 17:12:16 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,8 +71,6 @@ TARGETTYPE=CUI .INCLUDE : settings.mk -.INCLUDE : ..$/..$/..$/cppumaker.mk - CFLAGS+=-GR -GX # --- Files -------------------------------------------------------- |