diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-11-05 08:19:12 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-11-05 08:19:12 +0000 |
commit | 03f864ac256e365e20a6fa1c7bdd0c4db567aed4 (patch) | |
tree | 9bbcef8791351f43a902159dfa975b7af0818644 /fpicker | |
parent | 9e4e207df6c11e59d1aeec0007fa959b9a7b9d3c (diff) |
#100000# cppumaker.mk is obsolete and has benn removed
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/source/win32/misc/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/fpicker/source/win32/misc/makefile.mk b/fpicker/source/win32/misc/makefile.mk index a49e5dc07eb3..369c2eec6d0d 100644 --- a/fpicker/source/win32/misc/makefile.mk +++ b/fpicker/source/win32/misc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: hr $ $Date: 2003-03-25 18:05:07 $ +# last change: $Author: rt $ $Date: 2003-11-05 09:19:12 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -69,8 +69,6 @@ LIBTARGET=NO .INCLUDE : settings.mk -.INCLUDE : ..$/..$/cppumaker.mk - CFLAGS+=-GX -DUNICODE -D_UNICODE # --- Files ------------------------------------- |