summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/res/makefile.mk
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-01-05 12:57:10 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-01-05 12:57:10 +0100
commit5a3e3037bbaed29029d5ea76aecb1bcce2e1d978 (patch)
tree4e25d8eff2a103efd3dd70fec1569bf4801a9bf7 /shell/source/win32/shlxthandler/res/makefile.mk
parentb81ad2b690eac9f19b1af74d63d058403e84e45b (diff)
parent680e0f04cd5ffb447d9525200e7a3fadb2a760d6 (diff)
cws tl76: merge with DEV300_m68
Diffstat (limited to 'shell/source/win32/shlxthandler/res/makefile.mk')
-rw-r--r--shell/source/win32/shlxthandler/res/makefile.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/source/win32/shlxthandler/res/makefile.mk b/shell/source/win32/shlxthandler/res/makefile.mk
index 08893506b2..8f8c776383 100644
--- a/shell/source/win32/shlxthandler/res/makefile.mk
+++ b/shell/source/win32/shlxthandler/res/makefile.mk
@@ -53,9 +53,19 @@ ULFDIR:=$(COMMONMISC)$/$(TARGET)
.ELSE # "$(WITH_LANG)"!=""
ULFDIR:=.
.ENDIF # "$(WITH_LANG)"!=""
+
# --- Targets ------------------------------------------------------
+.IF "$(BUILD_X64)"!=""
+$(RES)$/x64$/$(TARGET).res : $(RES)$/$(TARGET).res
+ -$(MKDIR) $(RES)$/x64
+ @@cp $< $@
+.ENDIF # "$(BUILD_X64)"!=""
+
+.INCLUDE : set_wntx64.mk
.INCLUDE : target.mk
+.INCLUDE : tg_wntx64.mk
+
# Generate the native Windows resource file