Fix symbol library table URI for video demo

Signed-off-by: Aurabindo J <mail@aurabindo.in>
This commit is contained in:
Aurabindo J 2017-11-27 15:07:29 +05:30 committed by jean-pierre charras
parent 23d1905c55
commit 7aa6f9bd3f
1 changed files with 1 additions and 1 deletions

View File

@ -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 ""))
)