Fixes Kicad footprint library path in Kicad 5. #100

This commit is contained in:
Travis Goodspeed 2018-08-02 11:11:36 -04:00
parent 199026eefc
commit d269488cd6

View File

@ -1,3 +1,3 @@
(fp_lib_table
(lib (name GoodWatch30)(type KiCad)(uri goodwatch30.pretty)(options "")(descr ""))
(lib (name goodwatch30)(type KiCad)(uri ${KIPRJMOD}/goodwatch30.pretty)(options "")(descr ""))
)