ultrasonic-app-subsonic-and.../.idea/compiler.xml

38 lines
1.5 KiB
XML
Raw Normal View History

2013-06-07 10:47:57 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
2013-07-17 09:18:17 +02:00
<excludeFromCompile>
<directory url="file://$PROJECT_DIR$/gen" includeSubdirectories="true" />
<directory url="file://$PROJECT_DIR$/menudrawer/library/gen" includeSubdirectories="true" />
<directory url="file://$PROJECT_DIR$/pulltorefresh/library/gen" includeSubdirectories="true" />
</excludeFromCompile>
2013-06-07 10:47:57 +02:00
<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" />
</wildcardResourcePatterns>
<annotationProcessing>
<profile default="true" name="Default" enabled="false">
<processorPath useClasspath="true" />
</profile>
2013-07-17 09:18:17 +02:00
<profile default="false" 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" />
<processorPath useClasspath="true" />
</profile>
2013-06-07 10:47:57 +02:00
</annotationProcessing>
2013-07-17 09:18:17 +02:00
<bytecodeTargetLevel>
<module name="menudrawer" target="1.6" />
</bytecodeTargetLevel>
2013-06-07 10:47:57 +02:00
</component>
</project>