summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/shellextensions/makefile.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-31 09:40:34 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-31 09:40:34 +0000
commit911abbf41c1fb09bb007aa07a8cb0aefc28f1a4a (patch)
treed0aa1761c0d2a5126f02f60ff52a18a2096112f2 /setup_native/source/win32/customactions/shellextensions/makefile.mk
parentc847430b218bdb50cd478b5837e8090fa58f8ce7 (diff)
INTEGRATION: CWS nativefixer3 (1.2.12); FILE MERGED
2005/01/14 14:26:12 hro 1.2.12.1: #i40595# New custom action to customize start menu folder icon
Diffstat (limited to 'setup_native/source/win32/customactions/shellextensions/makefile.mk')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk
index bde742bdfa80..bdf303ce5b4f 100644
--- a/setup_native/source/win32/customactions/shellextensions/makefile.mk
+++ b/setup_native/source/win32/customactions/shellextensions/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: pjunck $ $Date: 2004-11-03 08:04:15 $
+# last change: $Author: rt $ $Date: 2005-01-31 10:40:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,7 +81,9 @@ CFLAGS+=-D_STLP_USE_STATIC_LIB
UWINAPILIB=
-SLOFILES = $(SLO)$/shellextensions.obj
+SLOFILES = \
+ $(SLO)$/shellextensions.obj \
+ $(SLO)$/startmenuicon.obj
SHL1STDLIBS= kernel32.lib\
user32.lib\