javauis/eswt_qt/org.eclipse.swt.qt.linux.x86.se/build.properties
author hgs
Fri, 15 Oct 2010 12:29:39 +0300
changeset 80 d6dafc5d983f
parent 35 85266cc22c7f
permissions -rw-r--r--
v2.2.19_1

###############################################################################
# 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= se
fragment=org.eclipse.swt.qt.linux.x86.se
version.suffix=3.5.0
plugin.dir=../org.eclipse.swt
tests.junit.dir=../eclipsetests
tests.mt.dir=../nokiatests
tests.utils.dir=../xlibutils
tests.cgfx.dir=../CgfxTestRunner
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