This commit is contained in:
2022-02-07 04:05:18 +08:00
parent ab2584320a
commit 2927a708e8
9 changed files with 238 additions and 53 deletions

View File

@@ -18,4 +18,24 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
#-renamesourcefileattribute SourceFile
-dontwarn
-ignorewarnings
-optimizationpasses 10
-dontusemixedcaseclassnames
-dontoptimize
-verbose
-overloadaggressively
-repackageclasses i
-allowaccessmodification
-adaptclassstrings
-adaptresourcefilenames
-adaptresourcefilecontents
# -optimizations !code/simplification/arithmetic,!code/simplification/cast,!field/*,!class/merging/*
-renamesourcefileattribute P
-keepattributes SourceFile,LineNumberTable