mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-26 20:53:35 +08:00
Update inner macro
This commit is contained in:
@@ -95,7 +95,7 @@ pl_java_setsrc (char *option)
|
||||
chsrc_note2 ("请在您的 build.gradle 中添加:");
|
||||
puts (file);
|
||||
}
|
||||
chsrc_conclude (&source, ChsrcTypeManual);
|
||||
chsrc_conclude (&source, SetsrcType_Manual);
|
||||
}
|
||||
|
||||
def_target(pl_java);
|
||||
|
||||
Reference in New Issue
Block a user