# HG changeset patch # User John Kern # Date 1264784851 28800 # Node ID 17e797bd6927c467f01cddb0a3eb2a379620af9d # Parent 53a5a8929d218f3f2fed5e40784ff6b6e554378a set build.properties for our builds diff -r 53a5a8929d21 -r 17e797bd6927 org.symbian.tools.wrttools.feature/build.properties --- a/org.symbian.tools.wrttools.feature/build.properties Thu Jan 28 13:01:09 2010 -0800 +++ b/org.symbian.tools.wrttools.feature/build.properties Fri Jan 29 09:07:31 2010 -0800 @@ -1,1 +1,16 @@ -bin.includes = feature.xml +bin.includes = feature.xml +topLevelElementId = org.symbian.tools.wrttools +topLevelElementType = feature +buildDirectory=${basedir}/build028 archivePrefix=calDucks +configs="win32,win32,x86 & lunix, gtk, x86" +# sdk +base=/usr/eclipse/JEE/eclipse +# RCP IDE installation +eclipseLocation=/usr/eclipse +equinoxLauncherPluginVersion=3.5.1.R35x_20090820 +pdeBuildPluginVersion=1.0.201.R35x_v20090715 + +# javac +javacSource=1.5 +javacTarget=1.5 +javacVerbose=true