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

INTEGRATION: CWS sb31 (1.3.30); FILE MERGED

2005/04/07 12:03:30 sb 1.3.30.2: #120220# Load Java UNO components with a class loader that inherits from the UnoClassLoader, and make sure that any (Java classes representing) additional UNO types that a UNO component brings with it are found by the UnoClassLoader (the latter still needs TODO).
2005/03/30 12:44:03 sb 1.3.30.1: #120219# Cleaned up.
üst 6a6e8ab0
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.pmk,v $ # $RCSfile: makefile.pmk,v $
# #
# $Revision: 1.3 $ # $Revision: 1.4 $
# #
# last change: $Author: rt $ $Date: 2004-07-23 14:44:47 $ # last change: $Author: obo $ $Date: 2005-06-17 10:03:12 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -64,5 +64,4 @@ ...@@ -64,5 +64,4 @@
.INCLUDE : settings.mk .INCLUDE : settings.mk
JARFILES = ridl.jar JARFILES = ridl.jar unoloader.jar
JAVAFILES = $(subst,$(CLASSDIR)$/$(PACKAGE)$/, $(subst,.class,.java $(JAVACLASSFILES)))
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