INTEGRATION: CWS jl6 (1.6.50); FILE MERGED
2004/05/04 14:49:07 jl 1.6.50.4: #116645# applets and j2re1.5 2004/04/30 08:36:27 jl 1.6.50.3: #i20052# 2004/04/28 13:50:50 jl 1.6.50.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/03 08:52:52 jl 1.6.50.1: #115008# prototype for embedding applet without plugin.jar
This commit is contained in:
parent
4b587c3914
commit
41f6521f6d
1 changed files with 4 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.7 $
|
||||
# $Revision: 1.8 $
|
||||
#
|
||||
# last change: $Author: kz $ $Date: 2004-03-25 14:56:35 $
|
||||
# last change: $Author: obo $ $Date: 2004-06-01 09:13:55 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -83,12 +83,11 @@ SHL1IMPLIB= $(TARGET)
|
|||
|
||||
SHL1STDLIBS= \
|
||||
$(VCLLIB) \
|
||||
$(UNOTOOLSLIB) \
|
||||
$(UNOTOOLSLIB) \
|
||||
$(TOOLSLIB) \
|
||||
$(CPPULIB) \
|
||||
$(CPPULIB) \
|
||||
$(SALLIB) \
|
||||
$(JVMACCESSLIB)
|
||||
|
||||
|
||||
SHL1LIBS= $(SLB)$/$(TARGET).lib
|
||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||
|
|
Loading…
Reference in a new issue