[Pcsclite-cvs-commit] MCardApplet/GemXpressoRADIII MCardApplet.gxp,1.1,1.2

rousseau@quantz.debian.org rousseau@quantz.debian.org
Wed, 19 Nov 2003 14:01:44 +0100


Update of /cvsroot/muscleplugins/MCardApplet/GemXpressoRADIII
In directory quantz:/tmp/cvs-serv11599/GemXpressoRADIII

Modified Files:
	MCardApplet.gxp 
Log Message:
use new package name com.musclecard.CardEdge instead of com.sun.javacard.samples.CardEdge


Index: MCardApplet.gxp
===================================================================
RCS file: /cvsroot/muscleplugins/MCardApplet/GemXpressoRADIII/MCardApplet.gxp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- MCardApplet.gxp	20 Oct 2002 17:19:27 -0000	1.1
+++ MCardApplet.gxp	19 Nov 2003 13:01:42 -0000	1.2
@@ -1,10 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<GemXpressoProject>  <PackageVersion MajorVersion="1" MinorVersion="0"/>
-        <PackageInfo aid="A0 00 00 00 01">                  <AppletInfo
-            aid="A0 00 00 00 01 01" name="CardEdge.class"/>
-    </PackageInfo>                                   <PackageName>com.sun.javacard.samples.CardEdge</PackageName>
-    <ClassFilePath>./out</ClassFilePath>
-    <SupportedCard disabled="false" name="GXP211_PK" supportedInteger="false">
-        <OutputFilePath>./oncard/GXP211_PK</OutputFilePath>
+<GemXpressoProject>
+    <PackageVersion MajorVersion="1" MinorVersion="0"/>
+    <PackageInfo aid="A0 00 00 00 01"/>
+    <PackageName>com.musclecard.CardEdge</PackageName>
+    <ClassFilePath>..\out</ClassFilePath>
+    <SupportedCard disabled="false" name="XpressoV3-B1P" supportedInteger="false">
+        <OutputFilePath>.\oncard\XpressoV3-B1P</OutputFilePath>
+    </SupportedCard>
+    <SupportedCard disabled="false" name="GXPLite-Vision" supportedInteger="false">
+        <OutputFilePath>.\oncard\GXPLite-Vision</OutputFilePath>
+    </SupportedCard>
+    <SupportedCard disabled="false" name="GXP211_PK_IS" supportedInteger="false">
+        <OutputFilePath>.\oncard\GXP211_PK_IS</OutputFilePath>
     </SupportedCard>
 </GemXpressoProject>