Skip to content

Commit

Permalink
add missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
derselbst committed Jan 19, 2025
1 parent 969051f commit e1088dc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions module.json.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"export_libraries": [],
"library_name": null,
"android": {
"export_libraries": [],
"library_name": null
}
}
6 changes: 6 additions & 0 deletions prefab.json.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"schema_version": 1,
"name": "fluidsynth",
"version": "@FLUIDSYNTH_VERSION@",
"dependencies": []
}

0 comments on commit e1088dc

Please sign in to comment.