Skip to content

Commit

Permalink
Specifying sources for building in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
playmean committed Jan 22, 2023
1 parent 98b5f70 commit 1942ea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ App(
stack_size=10 * 1024,
fap_category="Tools",
icon="A_Plugins_14",
sources=["*.c", "*.cc"],
)

0 comments on commit 1942ea9

Please sign in to comment.