summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-10-11 12:47:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-10-11 12:47:03 +0000
commitc787f4c36ba1a7176b8c90d497c0ad1138e5742f (patch)
tree9e1ac5d979d2b694e5a38075f459759954c499c4
parentb97949823d42740a58ef8f1e48de3284b2336dc7 (diff)
INTEGRATION: CWS vq02 (1.8.22); FILE MERGED
2004/09/16 18:18:45 vq 1.8.22.1: #i34228# configure and solenv changes for VCTK use.
-rwxr-xr-xembedserv/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/embedserv/util/makefile.mk b/embedserv/util/makefile.mk
index 701bf79cf2a5..b2f6ca1a6eed 100755
--- a/embedserv/util/makefile.mk
+++ b/embedserv/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: kz $ $Date: 2004-02-25 17:11:30 $
+# last change: $Author: hr $ $Date: 2004-10-11 13:47:03 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -104,7 +104,7 @@ SHL1STDLIBS=\
.IF "$(COMEX)"=="8" || "$(COMEX)"=="10"
SHL1STDLIBS+= advapi32.lib \
- $(COMPATH)$/atlmfc$/lib$/atls.lib
+ $(ATL_LIB)$/atls.lib
.ENDIF