# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1268401330 -7200 # Node ID 7dc132eccdd084d458d619fea6e2d57206c8d414 # Parent 014f8c42e1d4e3d2f68ba37e1e7a220978b374a6 Revision: v2.1.14 Kit: 201008 diff -r 014f8c42e1d4 -r 7dc132eccdd0 group/bld.inf --- a/group/bld.inf Mon Feb 22 17:55:27 2010 +0200 +++ b/group/bld.inf Fri Mar 12 15:42:10 2010 +0200 @@ -22,6 +22,5 @@ #include "../java_stubs/group/bld.inf" #include "../jrt_plat/group/bld.inf" #else -#include "../build/bldjava.inf" #include "../bld.inf" #endif // __JAVA_STUBS diff -r 014f8c42e1d4 -r 7dc132eccdd0 jrt.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/jrt.pro Fri Mar 12 15:42:10 2010 +0200 @@ -0,0 +1,26 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: Generated file - do not edit manually +# +TEMPLATE = subdirs +SUBDIRS += javacommons +SUBDIRS += javaruntimes +SUBDIRS += javauis +SUBDIRS += javamanager +SUBDIRS += javatools +SUBDIRS += javaextensions +BLD_INF_RULES.prj_extensions += "$${LITERAL_HASH}include \"jrt_plat/group/bld.inf\"" +BLD_INF_RULES.prj_extensions += "$${LITERAL_HASH}include \"build/bld.inf\"" +BLD_INF_RULES.prj_extensions += "$${LITERAL_HASH}include \"build/stubsis/bld.inf\"" +BLD_INF_RULES.prj_extensions += "prj_extensions" diff -r 014f8c42e1d4 -r 7dc132eccdd0 subsystem.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/subsystem.mk Fri Mar 12 15:42:10 2010 +0200 @@ -0,0 +1,20 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: Main makefile of Java, run when building app layer +# + +override JAVA_SRC_ROOT = $(CURDIR) +export JAVA_SRC_ROOT + +include $(JAVA_SRC_ROOT)/build/makefile diff -r 014f8c42e1d4 -r 7dc132eccdd0 sysdef_1_5_1.dtd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sysdef_1_5_1.dtd Fri Mar 12 15:42:10 2010 +0200 @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +