diff options
Diffstat (limited to 'tests/bugs187/470663/run.cmd')
-rw-r--r-- | tests/bugs187/470663/run.cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs187/470663/run.cmd b/tests/bugs187/470663/run.cmd new file mode 100644 index 000000000..221baabc8 --- /dev/null +++ b/tests/bugs187/470663/run.cmd @@ -0,0 +1 @@ +call %ASPECTJ_HOME%\bin\ajc.bat -nowarn -Xlint:ignore -encoding UTF-8 -1.7 -inpath .\inpath -outjar out.jar -classpath %ASPECTJ_HOME%\lib\aspectjrt.jar -sourceroots .\src
|