INTEGRATION: CWS mergebuild (1.76.6); FILE MERGED
2004/05/18 11:50:22 hjs 1.76.6.3: RESYNC: (1.78-1.79); FILE MERGED 2004/04/21 06:51:07 hjs 1.76.6.2: RESYNC: (1.76-1.78); FILE MERGED 2003/10/24 17:17:38 hjs 1.76.6.1: #i8252# make windows native resource targets aware of iso codes
This commit is contained in:
parent
55841ee8c6
commit
a9c43f1e44
1 changed files with 2 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: tg_shl.mk,v $
|
||||
#
|
||||
# $Revision: 1.79 $
|
||||
# $Revision: 1.80 $
|
||||
#
|
||||
# last change: $Author: hr $ $Date: 2004-04-08 15:09:55 $
|
||||
# last change: $Author: hjs $ $Date: 2004-06-25 16:13:45 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -260,13 +260,10 @@ SHL$(TNR)SONAME=\"$(SONAME_SWITCH)$(SHL$(TNR)TARGETN:b:b)\"
|
|||
.ENDIF # "$(OS)"!="MACOSX"
|
||||
.ENDIF # "$(UNIXVERSIONNAMES)"!=""
|
||||
|
||||
.IF "$(NO_REC_RES)"!=""
|
||||
.IF "$(SHL$(TNR)RES)"!=""
|
||||
SHL$(TNR)RES!:=$(subst,$(RES)$/,$(RES)$/$(defaultlangext)$/ $(SHL$(TNR)RES))
|
||||
SHL$(TNR)ALLRES+=$(SHL$(TNR)RES)
|
||||
SHL$(TNR)LINKRES*=$(MISC)$/$(SHL$(TNR)TARGET).res
|
||||
.ENDIF # "$(SHL$(TNR)RES)"!=""
|
||||
.ENDIF
|
||||
|
||||
.IF "$(SHL$(TNR)DEFAULTRES)$(use_shl_versions)"!=""
|
||||
SHL$(TNR)DEFAULTRES*=$(MISC)$/$(SHL$(TNR)TARGET)_def.res
|
||||
|
|
Loading…
Reference in a new issue