summaryrefslogtreecommitdiff
path: root/misc/client/Piztor/proguard-project.txt
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2013-08-25 20:54:18 +0800
committerTeddy <ted.sybil@gmail.com>2013-08-25 20:54:18 +0800
commit69a0eecd6a831127d04970c4c1b5749c641b8e5e (patch)
tree913847bb7de0ec79ced41b2bb79ed9ed1698df6b /misc/client/Piztor/proguard-project.txt
parent951907736830aadaebf8088433401b6d752e1cec (diff)
removed obsolete dir
Diffstat (limited to 'misc/client/Piztor/proguard-project.txt')
-rw-r--r--misc/client/Piztor/proguard-project.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/client/Piztor/proguard-project.txt b/misc/client/Piztor/proguard-project.txt
deleted file mode 100644
index f2fe155..0000000
--- a/misc/client/Piztor/proguard-project.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-# To enable ProGuard in your project, edit project.properties
-# to define the proguard.config property as described in that file.
-#
-# Add project specific ProGuard rules here.
-# By default, the flags in this file are appended to flags specified
-# in ${sdk.dir}/tools/proguard/proguard-android.txt
-# You can edit the include path and order by changing the ProGuard
-# include property in project.properties.
-#
-# For more details, see
-# http://developer.android.com/guide/developing/tools/proguard.html
-
-# Add any project specific keep options here:
-
-# If your project uses WebView with JS, uncomment the following
-# and specify the fully qualified class name to the JavaScript interface
-# class:
-#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
-# public *;
-#}