diff options
author | jaseg <git@jaseg.net> | 2019-05-05 01:21:11 +0900 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2019-05-05 01:21:11 +0900 |
commit | 5e8b4d53c40d80957199fcc2b884c3bffd2ec36f (patch) | |
tree | 12ad0426608bb17fe5dbf8ddafb4234b97ba5294 /card_base/sym-lib-table | |
download | card-base-5e8b4d53c40d80957199fcc2b884c3bffd2ec36f.tar.gz card-base-5e8b4d53c40d80957199fcc2b884c3bffd2ec36f.tar.bz2 card-base-5e8b4d53c40d80957199fcc2b884c3bffd2ec36f.zip |
Initial commit
Diffstat (limited to 'card_base/sym-lib-table')
-rw-r--r-- | card_base/sym-lib-table | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/card_base/sym-lib-table b/card_base/sym-lib-table new file mode 100644 index 0000000..1fc7f39 --- /dev/null +++ b/card_base/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (lib (name "symbols")(type "Legacy")(uri "${KIPRJMOD}/symbols.lib")(options "")(descr "")) + (lib (name "card_base-rescue")(type "Legacy")(uri "${KIPRJMOD}/card_base-rescue.lib")(options "")(descr "")) +) |