1
0
mirror of https://github.com/whvcse/EasyCaptcha.git synced 2024-06-24 16:13:22 +08:00
EasyCaptcha/.idea/compiler.xml
2018-05-14 11:39:09 +08:00

16 lines
634 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="EasyCaptcha" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="EasyCaptcha" target="1.5" />
</bytecodeTargetLevel>
</component>
</project>