summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/res
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-09-25 12:04:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-09-25 12:04:04 +0000
commitd7e6b760a49ca18ef6460cae8b51f3541ee4e17a (patch)
tree376394cd8be6ffc82359ef6886611c9fb8a5f7fd /shell/source/win32/shlxthandler/res
parentfa32ac5894efd3a4750198fd4a07308cce7e38d0 (diff)
INTEGRATION: CWS obo05 (1.4.64); FILE MERGED
2006/09/19 11:22:54 obo 1.4.64.1: #i53611#,#i69602# MFC_INCLUDE missing
Diffstat (limited to 'shell/source/win32/shlxthandler/res')
-rw-r--r--shell/source/win32/shlxthandler/res/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/shell/source/win32/shlxthandler/res/makefile.mk b/shell/source/win32/shlxthandler/res/makefile.mk
index d9a7188be117..f5d00267f6ec 100644
--- a/shell/source/win32/shlxthandler/res/makefile.mk
+++ b/shell/source/win32/shlxthandler/res/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:04:47 $
+# last change: $Author: vg $ $Date: 2006-09-25 13:04:04 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -43,6 +43,8 @@ TARGET=shlxthdl
.INCLUDE : settings.mk
+INCPRE+=$(MFC_INCLUDE)
+
# --- Files --------------------------------------------------------