summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/misc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 12:21:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 12:21:16 +0000
commitc164cdcb4fe97f7b1d6523c587c9b6e2ad42d366 (patch)
tree2b183e9ccec325fcf35747bf0ef93d79f36d3fb9 /fpicker/source/win32/misc
parent7f869e4dfbee669565af63898240040a7988739b (diff)
INTEGRATION: CWS mingwport03 (1.5.106); FILE MERGED
2006/09/07 09:07:20 vg 1.5.106.1: #i53572# MinGW port
Diffstat (limited to 'fpicker/source/win32/misc')
-rw-r--r--fpicker/source/win32/misc/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/fpicker/source/win32/misc/makefile.mk b/fpicker/source/win32/misc/makefile.mk
index 10522ade7d9f..eb72d8b195ec 100644
--- a/fpicker/source/win32/misc/makefile.mk
+++ b/fpicker/source/win32/misc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 23:52:50 $
+# last change: $Author: vg $ $Date: 2007-03-26 13:21:16 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -37,6 +37,7 @@ PRJ=..$/..$/..
PRJNAME=fpicker
TARGET=utils
LIBTARGET=NO
+ENABLE_EXCEPTIONS=YES
# --- Settings ----------------------------------