diff -r e8e63152f320 -r 2a9601315dfc javauis/eswt_qt/org.eclipse.swt.qt.linux.x86.se/build.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/javauis/eswt_qt/org.eclipse.swt.qt.linux.x86.se/build.properties Mon May 03 12:27:20 2010 +0300 @@ -0,0 +1,30 @@ +############################################################################### +# 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.makefile = Makefile.linux +lib.spec=linux-g++ +jar.filename=eswt-qt.jar +generated.native.dir = generated \ No newline at end of file