forked from vpython/visual
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cdtproject
24 lines (23 loc) · 797 Bytes
/
.cdtproject
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse-cdt version="2.0"?>
<cdtproject id="org.eclipse.cdt.make.core.make">
<extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser">
<attribute key="addr2line" value="addr2line"/>
<attribute key="c++filt" value="c++filt"/>
</extension>
<extension id="org.eclipse.cdt.core.nullindexer" point="org.eclipse.cdt.core.CIndexer"/>
<data>
<item id="org.eclipse.cdt.core.pathentry">
<pathentry kind="con" path="org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/>
<pathentry kind="src" path=""/>
<pathentry kind="out" path=""/>
</item>
<item id="cdt_indexer">
<indexEnabled indexValue="false"/>
<indexerProblemsEnabled indexProblemsValue="0"/>
</item>
<item id="cdt_resolver">
<custom value="false"/>
</item>
</data>
</cdtproject>