mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-03 12:07:26 +00:00
30 lines
1.0 KiB
XML
30 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<wildcardResourcePatterns>
|
|
<entry name="!?*.java" />
|
|
<entry name="!?*.form" />
|
|
<entry name="!?*.class" />
|
|
<entry name="!?*.groovy" />
|
|
<entry name="!?*.scala" />
|
|
<entry name="!?*.flex" />
|
|
<entry name="!?*.kt" />
|
|
<entry name="!?*.clj" />
|
|
<entry name="*.asm" />
|
|
<entry name="*.log" />
|
|
<entry name="*.cfg" />
|
|
<entry name="*.sym" />
|
|
</wildcardResourcePatterns>
|
|
<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="kickc" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="kickc" target="1.8" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</project> |