org.symbian.tools.wrttools.feature/build.properties
author tasneems@symbian.org
Wed, 10 Mar 2010 18:11:21 -0800
changeset 247 c4e62032b35b
parent 58 17e797bd6927
permissions -rw-r--r--
Fixed 2199: new css file in WRT Navigator returns %action.newcss. Fixed 2200: About dialog: Blurb image needs to be resized to fit properly
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