blob: 8e66cc3ba255e87eb518ffe463be9f1d504b4c40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?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="Selfbot" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="Selfbot" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>
|