blob: 25042b421cc316fb299e82576614fac62e6ad1d8 (
plain)
1
2
3
4
5
6
7
|
# Uncomment this to preserve the line number information for
# debugging stack traces.
-keepattributes SourceFile,LineNumberTable
# If you keep the line number information, uncomment this to
# hide the original source file name.
-renamesourcefileattribute SourceFile
|