2017-04-30 22:11:51 +00:00
|
|
|
<?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" />
|
2017-12-28 14:34:31 +00:00
|
|
|
<entry name="*.asm" />
|
|
|
|
<entry name="*.log" />
|
|
|
|
<entry name="*.cfg" />
|
|
|
|
<entry name="*.sym" />
|
2017-04-30 22:11:51 +00:00
|
|
|
</wildcardResourcePatterns>
|
2017-07-29 12:59:53 +00:00
|
|
|
<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>
|
2017-11-26 16:38:44 +00:00
|
|
|
<module name="kickc" target="1.8" />
|
2017-07-29 12:59:53 +00:00
|
|
|
</bytecodeTargetLevel>
|
2017-04-30 22:11:51 +00:00
|
|
|
</component>
|
|
|
|
</project>
|