javauis/eswt_qt/org.eclipse.swt.qt.linux.x86.me/build.properties
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 00:10:53 +0300
changeset 79 2f468c1958d0
parent 35 85266cc22c7f
permissions -rw-r--r--
Revision: v2.2.15 Kit: 201039

###############################################################################
# Copyright (c) 2000, 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
custom = true
ws = qt
os = linux
arch=x86
java.edition= me
fragment=org.eclipse.swt.qt.linux.x86.me
version.suffix=3.5.0
plugin.dir=../org.eclipse.swt
tests.junit.dir=../eclipsetests
tests.mt.dir=../nokiatests
tests.utils.dir=../s60utils
javac.source=1.3
javac.target=1.3
javac.debug=false
lib.filename = libeswtqt.so
lib.filename.webkit = libeswtqtwebkit.so
lib.makefile = Makefile.linux
lib.spec=linux-g++
jar.filename=eswtqt.jar
generated.native.dir = generated/eswtqt
generated.native.dir.webkit = generated/eswtqtwebkit