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

INTEGRATION: CWS supdremove02 (1.9.106); FILE MERGED

2008/01/28 13:58:45 rt 1.9.106.1: #i85482# Remove UPD from library name
üst 9d19b4a5
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.9 $ # $Revision: 1.10 $
# #
# last change: $Author: ihi $ $Date: 2007-11-21 18:51:50 $ # last change: $Author: obo $ $Date: 2008-02-25 16:21:15 $
# #
# 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.
...@@ -65,7 +65,7 @@ RESLIB1SRSFILES= $(SRS)$/$(TARGET).srs ...@@ -65,7 +65,7 @@ RESLIB1SRSFILES= $(SRS)$/$(TARGET).srs
.IF "$(GUI)" == "OS2" .IF "$(GUI)" == "OS2"
SHL1TARGET= txcnvdlg SHL1TARGET= txcnvdlg
.ELSE .ELSE
SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
.ENDIF .ENDIF
SHL1VERSIONMAP= export.map SHL1VERSIONMAP= export.map
......
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