javauis/eswt_qt/org.eclipse.swt.qt.linux.x86.se/build.properties
changeset 21 2a9601315dfc
child 35 85266cc22c7f
equal deleted inserted replaced
18:e8e63152f320 21:2a9601315dfc
       
     1 ###############################################################################
       
     2 # Copyright (c) 2000, 2007 IBM Corporation and others.
       
     3 # All rights reserved. This program and the accompanying materials
       
     4 # are made available under the terms of the Eclipse Public License v1.0
       
     5 # which accompanies this distribution, and is available at
       
     6 # http://www.eclipse.org/legal/epl-v10.html
       
     7 #
       
     8 # Contributors:
       
     9 #     IBM Corporation - initial API and implementation
       
    10 ###############################################################################
       
    11 custom = true
       
    12 ws = qt
       
    13 os = linux
       
    14 arch=x86
       
    15 java.edition= se
       
    16 fragment=org.eclipse.swt.qt.linux.x86.se
       
    17 version.suffix=3.5.0
       
    18 plugin.dir=../org.eclipse.swt
       
    19 tests.junit.dir=../eclipsetests
       
    20 tests.mt.dir=../nokiatests
       
    21 tests.utils.dir=../xlibutils
       
    22 tests.cgfx.dir=../CgfxTestRunner
       
    23 javac.source=1.3
       
    24 javac.target=1.3
       
    25 javac.debug=false
       
    26 lib.filename = libeswtqt.so
       
    27 lib.makefile = Makefile.linux
       
    28 lib.spec=linux-g++
       
    29 jar.filename=eswt-qt.jar
       
    30 generated.native.dir = generated