summaryrefslogtreecommitdiff
path: root/.idea/protoeditor.xml
blob: 1c7dcf09b7440321a2418365c56dc1a51724024a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ProtobufLanguageSettings">
    <option name="autoConfigEnabled" value="false" />
    <option name="importPathEntries">
      <list>
        <ImportPathEntry>
          <option name="location" value="file://$PROJECT_DIR$/src" />
        </ImportPathEntry>
        <ImportPathEntry>
          <option name="location" value="file://$USER_HOME$/Library/Caches/JetBrains/CLion2022.2/protoeditor" />
        </ImportPathEntry>
        <ImportPathEntry>
          <option name="location" value="file://$PROJECT_DIR$/third_party/googleapis" />
        </ImportPathEntry>
      </list>
    </option>
    <option name="descriptorPath" value="google/protobuf/descriptor.proto" />
  </component>
</project>