don't hardcode project path

This commit is contained in:
Brendan Haines 2024-01-14 12:34:08 -07:00
parent 9af6298f60
commit 4fbedf47a9

View File

@ -1,4 +1,4 @@
(sym_lib_table (sym_lib_table
(version 7) (version 7)
(lib (name "bh")(type "KiCad")(uri "/home/brendan/Documents/projects/bhht/common_libraries/bh.kicad_sym")(options "")(descr "")) (lib (name "bh")(type "KiCad")(uri "${KIPRJMOD}/../common_libraries/bh.kicad_sym")(options "")(descr ""))
) )