diff options
author | FOSSEE | 2020-01-30 18:31:12 +0530 |
---|---|---|
committer | FOSSEE | 2020-01-30 18:31:12 +0530 |
commit | f6aed6ba11eb71b0501e876554a5589313cad670 (patch) | |
tree | da3d9a3e442dcb613c91b02c599bed5f5861a60f /sym-lib-table | |
parent | cc5deda9fcf25fc78ef4aef4b5b9e5e79fbe6e6a (diff) | |
download | openplc_v2-f6aed6ba11eb71b0501e876554a5589313cad670.tar.gz openplc_v2-f6aed6ba11eb71b0501e876554a5589313cad670.tar.bz2 openplc_v2-f6aed6ba11eb71b0501e876554a5589313cad670.zip |
[vishnu] created new standalone library for the project with all the necessary components
and corresponding footprints.
Diffstat (limited to 'sym-lib-table')
-rwxr-xr-x | sym-lib-table | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sym-lib-table b/sym-lib-table index a1ea1c1..f52544f 100755 --- a/sym-lib-table +++ b/sym-lib-table @@ -1,4 +1,5 @@ (sym_lib_table (lib (name openPll_Rpi-rescue)(type Legacy)(uri ${KIPRJMOD}/openPll_Rpi-rescue.lib)(options "")(descr "")(disabled)) (lib (name dinkan)(type Legacy)(uri ${KIPRJMOD}/MyLibrary/dinkan.lib)(options "")(descr "")) + (lib (name fossee_openplc)(type Legacy)(uri ${KIPRJMOD}/MyLibrary/fossee_openplc.lib)(options "")(descr "")) ) |