mirror of
https://github.com/tijder/SmsMatrix.git
synced 2024-10-27 18:24:01 +00:00
22 lines
686 B
XML
22 lines
686 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="CompilerConfiguration">
|
||
|
<resourceExtensions />
|
||
|
<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="!?*.aj" />
|
||
|
</wildcardResourcePatterns>
|
||
|
<annotationProcessing>
|
||
|
<profile default="true" name="Default" enabled="false">
|
||
|
<processorPath useClasspath="true" />
|
||
|
</profile>
|
||
|
</annotationProcessing>
|
||
|
</component>
|
||
|
</project>
|