Added skeleton for effect engine development

Former-commit-id: e1fb69fd4de4b8968075660e3ba7f7add021c152
This commit is contained in:
johan
2013-11-24 16:10:48 +01:00
parent 333cecdca8
commit 5454ddb375
19 changed files with 304 additions and 12 deletions

View File

@@ -77,6 +77,7 @@ add_library(hyperion
target_link_libraries(hyperion
hyperion-utils
effectengine
serialport
${QT_LIBRARIES}
${LIBUSB_1_LIBRARIES}