org.symbian.tools.wrttools.feature/build.properties
author John Kern <johnk@symbian.org>
Tue, 16 Feb 2010 16:21:02 -0800
changeset 160 9229a5237a62
parent 58 17e797bd6927
permissions -rw-r--r--
explicitly pass source and build to equinox
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
58
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
     1
bin.includes = feature.xml
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
     2
topLevelElementId = org.symbian.tools.wrttools
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
     3
topLevelElementType = feature
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
     4
buildDirectory=${basedir}/build028
archivePrefix=calDucks
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
     5
configs="win32,win32,x86 & lunix, gtk, x86"
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
     6
# sdk 
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
     7
base=/usr/eclipse/JEE/eclipse
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
     8
# RCP IDE installation 
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
     9
eclipseLocation=/usr/eclipse
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
    10
equinoxLauncherPluginVersion=3.5.1.R35x_20090820
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
    11
pdeBuildPluginVersion=1.0.201.R35x_v20090715
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
    12
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
    13
# javac 
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
    14
javacSource=1.5
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
    15
javacTarget=1.5
17e797bd6927 set build.properties for our builds
John Kern <johnk@symbian.org>
parents: 47
diff changeset
    16
javacVerbose=true