Tweaks for Android
[chess] / chess.epj
index eababf9..1679250 100644 (file)
--- a/chess.epj
+++ b/chess.epj
       {
          "Name" : "Android",
          "Options" : {
-            "Debug" : true,
+            "Optimization" : "Speed",
+            "PreprocessorDefinitions" : [
+               "HIGH_DPI"
+            ],
             "TargetType" : "SharedLibrary",
             "TargetFileName" : "Chess",
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call mkdirq,$(OBJ)apk/lib/x86)",
                "$(call mkdirq,$(OBJ)apk/lib/armeabi)",