-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cdtbuild_initial
47 lines (46 loc) · 4.08 KB
/
.cdtbuild_initial
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
46
47
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?fileVersion 3.1.0?>
<ManagedProjectBuildInfo>
<project id="engine.cdt.managedbuild.target.gnu.exe.897036146" name="Executable (Gnu)" projectType="cdt.managedbuild.target.gnu.exe">
<configuration artifactName="engine" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="cdt.managedbuild.config.gnu.exe.debug.1404063506" name="Debug" parent="cdt.managedbuild.config.gnu.exe.debug">
<toolChain id="cdt.managedbuild.toolchain.gnu.exe.debug.657909223" name="GCC Tool Chain" superClass="cdt.managedbuild.toolchain.gnu.exe.debug">
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.110575813" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug">
<option id="gnu.cpp.compiler.option.include.paths.322962215" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/Mesa-7.0.4/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SDL-1.2.13/include}""/>
</option>
</tool>
<tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.869743234" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
<option id="gnu.c.compiler.option.include.paths.1266050069" superClass="gnu.c.compiler.option.include.paths"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.292243132" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug"/>
<tool id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.1758409501" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug">
<option id="gnu.cpp.link.option.libs.294358437" superClass="gnu.cpp.link.option.libs" valueType="libs">
<listOptionValue builtIn="false" value="SDLmain"/>
<listOptionValue builtIn="false" value="SDL"/>
<listOptionValue builtIn="false" value="GL"/>
<listOptionValue builtIn="false" value="GLU"/>
<listOptionValue builtIn="false" value="glut"/>
</option>
<option id="gnu.cpp.link.option.paths.1613955197" superClass="gnu.cpp.link.option.paths" valueType="stringList">
<listOptionValue builtIn="false" value=""${workspace_loc:/distrib/linux/lib64/lib}""/>
</option>
<option id="gnu.cpp.link.option.implname.1692623939" superClass="gnu.cpp.link.option.implname" value="" valueType="string"/>
<option id="gnu.cpp.link.option.shared.1803121636" superClass="gnu.cpp.link.option.shared" value="false" valueType="boolean"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.assembler.exe.debug.874702882" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.debug"/>
<macros/>
</toolChain>
</configuration>
<configuration artifactName="engine" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="cdt.managedbuild.config.gnu.exe.release.1483538724" name="Release" parent="cdt.managedbuild.config.gnu.exe.release">
<toolChain id="cdt.managedbuild.toolchain.gnu.exe.release.182776776" name="GCC Tool Chain" superClass="cdt.managedbuild.toolchain.gnu.exe.release">
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.279042417" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release"/>
<tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.release.1684728862" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.release"/>
<tool id="cdt.managedbuild.tool.gnu.c.linker.exe.release.1400083748" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.release"/>
<tool id="cdt.managedbuild.tool.gnu.cpp.linker.exe.release.1236330369" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.release"/>
<tool id="cdt.managedbuild.tool.gnu.assembler.exe.release.652934124" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.release"/>
</toolChain>
</configuration>
<macros/>
</project>
</ManagedProjectBuildInfo>