<Project>
	<MIDlet Name="BugReport 1.0" Vendor="Andrew Revill" Version="1.0" Icon="/BugReport.png"/>
	<Sources>
		<source filename="BugReport.mpsrc"/>
	</Sources>
	<Resources>
		<resource filename="BugReport.png" configurations=":all:"/>
		<resource filename="AlertError.png" configurations=":all:"/>
		<resource filename="MenuItem.png" configurations=":all:"/>
	</Resources>
	<BuildConfigurations>
		<configuration name="Default" type="normal" version="1"/>
	<ActiveConfiguration index="0"/>	</BuildConfigurations>
</Project>