summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-10-11 12:49:41 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-10-11 12:49:41 +0000
commitaf5d7df62212d3f2cd9e77e62f21d19d4b59ae52 (patch)
tree16499f31edacf59a91513c61ce83da2dab22c245 /extensions
parentc787f4c36ba1a7176b8c90d497c0ad1138e5742f (diff)
INTEGRATION: CWS vq02 (1.7.162); FILE MERGED
2004/09/16 18:18:45 vq 1.7.162.1: #i34228# configure and solenv changes for VCTK use.
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/activex/main/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/activex/main/makefile.mk b/extensions/source/activex/main/makefile.mk
index 51dbaea2abf6..68df3a0d0c6c 100644
--- a/extensions/source/activex/main/makefile.mk
+++ b/extensions/source/activex/main/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: vg $ $Date: 2003-10-06 18:57:35 $
+# last change: $Author: hr $ $Date: 2004-10-11 13:49:41 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -108,7 +108,7 @@ SHL1STDLIBS=\
Shlwapi.lib
.IF "$(COMEX)"=="8" || "$(COMEX)"=="10"
- SHL1STDLIBS+= $(COMPATH)$/atlmfc$/lib$/atls.lib
+ SHL1STDLIBS+= $(ATL_LIB)$/atls.lib
.ENDIF