[add] FileSource

This commit is contained in:
2020-01-21 17:42:27 +03:00
parent c0b13202f3
commit e744b9e8aa
26 changed files with 480 additions and 158 deletions

View File

@@ -36,6 +36,11 @@ const config = new Project.Config({
],
});
/*
<dependency name="android" path="/opt/repo/games/puzzlez/dependencies/android" if="android"/>
<android extension="ru.m.android.FileUtil"/>
*/
const app = new Project(
Project.BuildSystem.OPENFL,
[