Skip to content

Commit c961c33

Browse files
committed
added example project to release
1 parent 3116910 commit c961c33

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

File renamed without changes.

Planner.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ panda3d_libs = collect_dynamic_libs('panda3d') # libpandagl.dll, libpandadx9.d
2323
local_datas = [
2424
('models', 'models'),
2525
('KiCAD_Library', 'KiCAD_Library'),
26+
('KiCAD_Example_Project', 'KiCAD_Example_Project'),
2627
]
2728

2829
a = Analysis(

0 commit comments

Comments
 (0)