-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlibflewnitSettingsExports.xml
More file actions
39 lines (31 loc) · 1.01 KB
/
libflewnitSettingsExports.xml
File metadata and controls
39 lines (31 loc) · 1.01 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<cdtprojectproperties>
<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.IncludePaths">
<language name="C++ Source File">
<includepath>/usr/include/</includepath>
<includepath>/usr/include/linux</includepath>
<includepath>/usr/include/c++/4.4/x86_64-linux-gnu/</includepath>
<includepath>/usr/include/c++/4.4/</includepath>
<includepath>/usr/include/c++/4.4/tr1/</includepath>
<includepath>/usr/local/include/</includepath>
<includepath>/libflewnit/src</includepath>
<includepath>../thirdParty/ogl-math</includepath>
</language>
<language name="C Source File">
</language>
<language name="Object File">
</language>
<language name="Assembly Source File">
</language>
</section>
<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.Macros">
<language name="C++ Source File">
</language>
<language name="C Source File">
</language>
<language name="Object File">
</language>
<language name="Assembly Source File">
</language>
</section>
</cdtprojectproperties>