summaryrefslogtreecommitdiffstats
path: root/extensions/test/ole/cpnt
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:05 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 19:56:30 +0100
commit255677ab5bb527eb7c61c6c56ed7aa7f46119677 (patch)
treea542be9f6c1878890383d8afefbbaab468e4d576 /extensions/test/ole/cpnt
parentRemove some dead code (diff)
downloadcore-255677ab5bb527eb7c61c6c56ed7aa7f46119677.tar.gz
core-255677ab5bb527eb7c61c6c56ed7aa7f46119677.zip
Trying to remove the stlport mention from the code
Diffstat (limited to 'extensions/test/ole/cpnt')
-rw-r--r--extensions/test/ole/cpnt/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/test/ole/cpnt/makefile.mk b/extensions/test/ole/cpnt/makefile.mk
index dc1835e956d4..65601edd9444 100644
--- a/extensions/test/ole/cpnt/makefile.mk
+++ b/extensions/test/ole/cpnt/makefile.mk
@@ -49,7 +49,7 @@ SHL1STDLIBS= \
$(CPPUHELPERLIB)
.IF "$(COMEX)"=="8" || "$(COMEX)"=="10"
-.IF "$(USE_STLP_DEBUG)" != ""
+.IF "$(USE_DEBUG_RUNTIME)" != ""
SHL1STDLIBS+= $(ATL_LIB)$/atlsd.lib
.ELSE
SHL1STDLIBS+= $(ATL_LIB)$/atls.lib