We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3116910 commit c961c33Copy full SHA for c961c33
2 files changed
KiCAD_Example_Project/Test.ffps …_Example_Project/Transistor_Blinker.ffpsKiCAD_Example_Project/Test.ffps renamed to KiCAD_Example_Project/Transistor_Blinker.ffps
Planner.spec
@@ -23,6 +23,7 @@ panda3d_libs = collect_dynamic_libs('panda3d') # libpandagl.dll, libpandadx9.d
23
local_datas = [
24
('models', 'models'),
25
('KiCAD_Library', 'KiCAD_Library'),
26
+ ('KiCAD_Example_Project', 'KiCAD_Example_Project'),
27
]
28
29
a = Analysis(
0 commit comments