<?xml version="1.0" encoding="utf-8"?>
<app>
	<userHome>ahs</userHome>
	<name>deployedge</name>
	<environment>prod</environment>
	<description>Batch Viewer</description>
	<seperateProcess>true</seperateProcess>
	<!--exeLauncher>ahs-deployedge.exe</exeLauncher-->
	<mainClass>com.ahsrcm.batchviewer.client.BatchViewerClientApp</mainClass>
	<jvmParms>
		<entry>
			<string>-Xmx</string>
			<string>400m</string>
		</entry>
	</jvmParms>
</app>
