sdkcreationmw/sdkruntimes/MIDP/nei/src/com/symbian/tools/j2me/sei/emulator/session/device2session.properties
changeset 0 b26acd06ea60
child 1 ac50fd48361b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sdkcreationmw/sdkruntimes/MIDP/nei/src/com/symbian/tools/j2me/sei/emulator/session/device2session.properties	Mon Mar 08 12:09:11 2010 +0530
@@ -0,0 +1,15 @@
+#
+# Mapping of device names to SessionImpl classes
+#
+# CUSTOMISATION NOTE: This file is intended to be used for customization
+# TODO: Licensees should to this file their implemented session
+# i.e.
+# [Session name]: [Session concrete class]
+#
+
+#available sessions
+S60Emulator: com.nokia.j2me.sei.EmulatorSession
+S60Device: com.nokia.j2me.sei.GatewaySession
+
+# default session
+default: S60Emulator