Added possibility to use custom build script to build application (to be compatible with configure-like scripts)

This commit is contained in:
pelya
2010-09-16 15:46:52 +03:00
parent b241a0de47
commit ab7f63b305
19 changed files with 106 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
// This string is autogenerated by ChangeAppSettings.sh, do not change spaces amount
package net.sourceforge.clonekeenplus;
package net.sourceforge.lgames.lbreakout2;
import javax.microedition.khronos.opengles.GL10;