Hexxah / CoC-MOD-Android-Build

Android builds for Corruption of Champions mods
25 stars 7 forks source link

Building from Source fix #19

Open shmuckmonkey opened 4 years ago

shmuckmonkey commented 4 years ago

Building from Source would fail without the addition of the frameworks\libs\mx piece due to the ScrollControlBase not found error. By moving it to inside BuildSwf, this guarantees that that edit will be made regardless of code source (online or local).