Skip to content

Commit

Permalink
animations
Browse files Browse the repository at this point in the history
  • Loading branch information
mvladic committed Aug 21, 2019
1 parent 0325104 commit 4d1755d
Show file tree
Hide file tree
Showing 18 changed files with 22,872 additions and 4,739 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,14 @@ list (APPEND header_files ${header_eez})
source_group("eez" FILES ${src_eez} ${header_eez})

set(src_eez_apps_home
src/eez/apps/home/animations.cpp
src/eez/apps/home/data.cpp
src/eez/apps/home/home.cpp
src/eez/apps/home/touch_calibration.cpp
)
list (APPEND src_files ${src_eez_apps_home})
set(header_eez_apps_home
src/eez/apps/home/animations.h
src/eez/apps/home/data.h
src/eez/apps/home/home.h
src/eez/apps/home/touch_calibration.h
Expand Down
Loading

0 comments on commit 4d1755d

Please sign in to comment.