Skip to content

Commit

Permalink
improve awtk_mobile_common.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
xianjimli committed Dec 17, 2024
1 parent 7b2bab2 commit 2a92efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/awtk_mobile_common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ file(GLOB AWTK_PORT_SOURCE_FILES
set(AWTK_RAW_COMMON_SOURCE_FILES
${AWTK_SRC_PATH}/native_window/native_window_raw.c
${AWTK_SRC_PATH}/main_loop/main_loop_simple.c
${AWTK_SRC_PATH}/input_methods/input_method_creator.c
)

file(GLOB AWTK_PORT_RAW_SOURCE_FILES
Expand Down

0 comments on commit 2a92efb

Please sign in to comment.