summaryrefslogtreecommitdiff
path: root/examples/library.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/library.pro')
-rw-r--r--examples/library.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/library.pro b/examples/library.pro
index b812082..37be47e 100644
--- a/examples/library.pro
+++ b/examples/library.pro
@@ -15,11 +15,10 @@
# Save the obfuscation mapping to a file, so we can de-obfuscate any stack
# traces later on. Keep a fixed source file attribute and all line number
-# tables to get line numbers in the stack traces.
+# tables to actually get these stack traces.
# You can comment this out if you're not interested in stack traces.
-printmapping out.map
--keepparameternames
-renamesourcefileattribute SourceFile
-keepattributes Exceptions,InnerClasses,Signature,Deprecated,
SourceFile,LineNumberTable,EnclosingMethod