diff -r 000000000000 -r 5ad7ad99af01 crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/build.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/build.properties Thu Feb 11 15:06:45 2010 +0200 @@ -0,0 +1,19 @@ +source.. = src/ +output.. = bin/ +bin.includes = icons/,\ + plugin.xml,\ + tools/,\ + META-INF/,\ + .,\ + about.html,\ + plugin.properties,\ + about.ini,\ + about.properties,\ + about.mappings,\ + data/,\ + schema/ +bin.excludes = tools/PanicLibraryCreator.exe +javacSource=1.5 +javacTarget=1.5 + + \ No newline at end of file