Fix symbol library table URI for video demo
Signed-off-by: Aurabindo J <mail@aurabindo.in>
This commit is contained in:
parent
23d1905c55
commit
7aa6f9bd3f
|
@ -1,3 +1,3 @@
|
|||
(sym_lib_table
|
||||
(lib (name video_schlib)(type Legacy)(uri F:/kicad-launchpad/git_testing/demos/video/libs/video_schlib.lib)(options "")(descr ""))
|
||||
(lib (name video_schlib)(type Legacy)(uri ${KIPRJMOD}/libs/video_schlib.lib)(options "")(descr ""))
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue