INTEGRATION: CWS ause028 (1.10.18); FILE MERGED
2005/05/03 09:39:07 hjs 1.10.18.1: #109143# use generated includes from solver; cleanup
This commit is contained in:
parent
1958cceb07
commit
400c7fcaf1
1 changed files with 2 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.10 $
|
||||
# $Revision: 1.11 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-03-30 11:42:44 $
|
||||
# last change: $Author: hr $ $Date: 2005-06-09 14:56:45 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -90,10 +90,6 @@ SHL1OWNLIBS = \
|
|||
advapi32.lib
|
||||
.ENDIF # WNT
|
||||
|
||||
.IF "$(GUI)" == "OS2"
|
||||
SHL1LINKLIB = $(SLB)$/plos2.lib
|
||||
.ENDIF # OS2
|
||||
|
||||
SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
|
||||
SHL1IMPLIB= i$(TARGET)
|
||||
|
||||
|
|
Loading…
Reference in a new issue