diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/build_profile.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/build_profile.json b/test/build_profile.json new file mode 100644 index 0000000..3587651 --- /dev/null +++ b/test/build_profile.json @@ -0,0 +1,9 @@ +{ + "enabled_classes": [ + "Control", + "Label", + "OS", + "TileMap", + "InputEventKey" + ] +} |
