summaryrefslogtreecommitdiffstats
path: root/shell/source/win32/shlxthandler/columninfo/makefile.mk
diff options
context:
space:
mode:
authorTobias Krause <tkr@openoffice.org>2009-11-25 11:44:28 +0100
committerTobias Krause <tkr@openoffice.org>2009-11-25 11:44:28 +0100
commit668284400187d5ee432dcd340e0778d2e7415aad (patch)
treef6f9330299b3e332fb2706f8e2f9d53416af625d /shell/source/win32/shlxthandler/columninfo/makefile.mk
parenttkr32: #i75446# change default behavior to check readonly flag during write. (diff)
downloadcore-668284400187d5ee432dcd340e0778d2e7415aad.tar.gz
core-668284400187d5ee432dcd340e0778d2e7415aad.zip
tkr32: #i106189,i106190# get rid of stlport for windows shell extensions
Diffstat (limited to 'shell/source/win32/shlxthandler/columninfo/makefile.mk')
-rw-r--r--shell/source/win32/shlxthandler/columninfo/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/win32/shlxthandler/columninfo/makefile.mk b/shell/source/win32/shlxthandler/columninfo/makefile.mk
index 0b25d470aa7b..98adab6b7573 100644
--- a/shell/source/win32/shlxthandler/columninfo/makefile.mk
+++ b/shell/source/win32/shlxthandler/columninfo/makefile.mk
@@ -58,4 +58,6 @@ SLOFILES_X64=$(SLO_X64)$/$(TARGET).obj
# --- Targets ------------------------------------------------------
.INCLUDE : set_wntx64.mk
.INCLUDE : target.mk
+INCLUDE!:=$(subst,/stl, $(INCLUDE))
+.EXPORT : INCLUDE
.INCLUDE : tg_wntx64.mk \ No newline at end of file