Skip to content

Commit b64128e

Browse files
committed
move files to per app
1 parent 73c1a71 commit b64128e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

examples/lighting-app/silabs/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ silabs_executable("lighting_app") {
131131
sources = [
132132
"${examples_common_plat_dir}/main.cpp",
133133
"src/AppTask.cpp",
134-
"${examples_common_plat_dir}/CommonAppTask.cpp",
134+
"src/CommonAppTask.cpp",
135135
"src/DataModelCallbacks.cpp",
136136
]
137137

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)