Generalize custom kicad symbol library path

This commit is contained in:
Oskar Winkels 2022-08-02 15:49:54 +02:00
parent d020587091
commit fb570ed45c
Signed by: o.winkels
GPG Key ID: E7484A06E99DAEF1
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
(sym_lib_table
(lib (name Custom)(type Legacy)(uri /home/oskar/Documents/Uni/FaSTTUBe/repos/SDCL/symbols/Custom.lib)(options "")(descr ""))
(lib (name Custom)(type Legacy)(uri ${KIPRJMOD}/symbols/Custom.lib)(options "")(descr ""))
)