You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
373 B
13 lines
373 B
3 years ago
|
SIMTOOLS_DIR = ../../sim-tools
|
||
![]()
11 years ago
|
|
||
|
APPLET_AID = 0xd0:0x70:0x02:0xca:0x44:0x90:0x01:0x01
|
||
|
APPLET_NAME = org.toorcamp.HelloSTK.HelloSTK
|
||
|
PACKAGE_AID = 0xd0:0x70:0x02:0xCA:0x44:0x90:0x01
|
||
|
PACKAGE_NAME = org.toorcamp.HelloSTK
|
||
|
PACKAGE_VERSION = 1.0
|
||
|
|
||
|
SOURCES = \
|
||
|
src/org/toorcamp/HelloSTK/HelloSTK.java
|
||
|
|
||
![]()
10 years ago
|
include $(SIMTOOLS_DIR)/javacard/makefiles/applet-project.mk
|