Kaydet (Commit) 8d4e7a44 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS ause066 (1.5.64); FILE MERGED

2006/08/30 11:15:15 hjs 1.5.64.2: #i69093# cleanup variable usage
2006/08/30 10:21:48 oj 1.5.64.1: remove unused defines from version.mk
üst a8eb1c98
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.5 $ # $Revision: 1.6 $
# #
# last change: $Author: hr $ $Date: 2006-06-20 02:09:36 $ # last change: $Author: obo $ $Date: 2006-09-15 13:54:03 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
PRJ=..$/.. PRJ=..$/..
PRJINC=.. PRJINC=..
PRJNAME=connectivity PRJNAME=connectivity
TARGET=$(SHARED_RES_TARGET) TARGET=cnr
ENABLE_EXCEPTIONS=TRUE ENABLE_EXCEPTIONS=TRUE
...@@ -45,6 +45,8 @@ ENABLE_EXCEPTIONS=TRUE ...@@ -45,6 +45,8 @@ ENABLE_EXCEPTIONS=TRUE
ENVCFLAGS+=/FR$(SLO)$/ ENVCFLAGS+=/FR$(SLO)$/
.ENDIF .ENDIF
CDEFS+=-DCONN_SHARED_RESOURCE_FILE=$(TARGET)
.INCLUDE : settings.mk .INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/version.mk .INCLUDE : $(PRJ)$/version.mk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment