Start profile lib in sketcher

This commit is contained in:
jriegel
2014-04-16 07:48:54 +02:00
parent 47c7c7c98b
commit a0ee7f2d31
6 changed files with 101 additions and 1 deletions

View File

@@ -103,6 +103,8 @@ SET(Sketcher_Scripts
Init.py
SketcherExample.py
TestSketcherApp.py
Profiles.py
ProfileLib/Hexagon.py
)
add_library(Sketcher SHARED ${Sketcher_SRCS})