author | Sam Lantinga <slouken@libsdl.org> |
Fri, 02 Nov 2012 02:37:49 -0700 | |
changeset 6631 | 47ab7ba21530 |
permissions | -rw-r--r-- |
slouken@6631 | 1 |
# To enable ProGuard in your project, edit project.properties |
slouken@6631 | 2 |
# to define the proguard.config property as described in that file. |
slouken@6631 | 3 |
# |
slouken@6631 | 4 |
# Add project specific ProGuard rules here. |
slouken@6631 | 5 |
# By default, the flags in this file are appended to flags specified |
slouken@6631 | 6 |
# in ${sdk.dir}/tools/proguard/proguard-android.txt |
slouken@6631 | 7 |
# You can edit the include path and order by changing the ProGuard |
slouken@6631 | 8 |
# include property in project.properties. |
slouken@6631 | 9 |
# |
slouken@6631 | 10 |
# For more details, see |
slouken@6631 | 11 |
# http://developer.android.com/guide/developing/tools/proguard.html |
slouken@6631 | 12 |
|
slouken@6631 | 13 |
# Add any project specific keep options here: |
slouken@6631 | 14 |
|
slouken@6631 | 15 |
# If your project uses WebView with JS, uncomment the following |
slouken@6631 | 16 |
# and specify the fully qualified class name to the JavaScript interface |
slouken@6631 | 17 |
# class: |
slouken@6631 | 18 |
#-keepclassmembers class fqcn.of.javascript.interface.for.webview { |
slouken@6631 | 19 |
# public *; |
slouken@6631 | 20 |
#} |