summaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
blob: 041250800d38ffbbc6f2ed5d2c7bb262859a8f38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CompilerConfiguration">
    <option name="BUILD_PROCESS_HEAP_SIZE" value="2048" />
    <option name="USE_RELEASE_OPTION" value="false" />
    <excludeFromCompile>
      <file url="file://$PROJECT_DIR$/../profilers/testSrc/com/android/tools/profilers/performance/DataSeriesPerformanceTest.kt" />
    </excludeFromCompile>
    <wildcardResourcePatterns>
      <entry name="!*.form" />
      <entry name="!*.java" />
      <entry name="!*.class" />
      <entry name="!*.groovy" />
      <entry name="!*.flex" />
      <entry name="!*.kt" />
      <entry name="!*.iml" />
      <entry name="!*.gant" />
      <entry name="!BUILD" />
      <entry name="!BUILD.bazel" />
    </wildcardResourcePatterns>
    <annotationProcessing>
      <profile name="ChunkIO" enabled="true">
        <sourceOutputDir name="src/main/generated" />
        <outputRelativeToContentRoot value="true" />
        <processor name="com.android.tools.chunkio.ChunkProcessor" />
        <module name="pixelprobe" />
      </profile>
      <profile name="AutoValue" enabled="true">
        <outputRelativeToContentRoot value="true" />
        <processorPath useClasspath="false">
          <entry name="$PROJECT_DIR$/../../../prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.6.2/auto-value-1.6.2.jar" />
        </processorPath>
        <module name="aswb.third_party.intellij.bazel.plugin.aswb" />
        <module name="aswb.third_party.intellij.bazel.plugin.common" />
        <module name="aswb.third_party.intellij.bazel.plugin.cpp" />
        <module name="aswb.third_party.intellij.bazel.plugin.java" />
        <module name="aswb.third_party.intellij.bazel.plugin.kotlin" />
        <module name="aswb.jcgdi.blaze.plugin.java" />
        <module name="aswb.third_party.intellij.bazel.plugin.base" />
        <module name="aswb.jcgdi.blaze.plugin.base" />
      </profile>
    </annotationProcessing>
    <bytecodeTargetLevel target="8" />
  </component>
</project>