From c787f4c36ba1a7176b8c90d497c0ad1138e5742f Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 11 Oct 2004 12:47:03 +0000 Subject: 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. --- embedserv/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'embedserv') 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 -- cgit v1.2.1