-
Notifications
You must be signed in to change notification settings - Fork 89
/
.cproject
74 lines (73 loc) · 4.75 KB
/
.cproject
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?fileVersion 4.0.0?>
<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<cconfiguration id="org.eclipse.cdt.core.default.config.1081775273">
<storageModule buildSystemId="org.eclipse.cdt.core.defaultConfigDataProvider" id="org.eclipse.cdt.core.default.config.1081775273" moduleId="org.eclipse.cdt.core.settings" name="Configuration">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
</extensions>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets">
<buildTargets>
<target name="Qt Release Build" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder">
<buildCommand>make</buildCommand>
<buildArguments/>
<buildTarget>release</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>false</useDefaultCommand>
<runAllBuilders>true</runAllBuilders>
</target>
<target name="Qt Debug Build" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder">
<buildCommand>make</buildCommand>
<buildArguments/>
<buildTarget>debug</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>false</useDefaultCommand>
<runAllBuilders>true</runAllBuilders>
</target>
</buildTargets>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
<storageModule moduleId="refreshScope"/>
<storageModule moduleId="org.eclipse.cdt.core.pathentry">
<pathentry base-path="/usr/share/qt4/include" include="" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="Qt" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtDeclarative" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtSvg" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtSql" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtHelp" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtXmlPatterns" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtXml" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtOpenGL" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtWebKit" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtNetwork" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtDBus" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtUiTools" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="Qt3Support" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtGui" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtScript" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtCore" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtDesigner" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtScriptTools" kind="inc" path="" system="true"/>
<pathentry base-path="/usr/share/qt4/include" include="QtTest" kind="inc" path="" system="true"/>
<pathentry include="/usr/include" kind="inc" path="" system="true"/>
<pathentry include="/usr/include/c++/4.6" kind="inc" path="" system="true"/>
<pathentry include="/usr/local/include" kind="inc" path="" system="true"/>
<pathentry include="/usr/include/c++/4.6/backward" kind="inc" path="" system="true"/>
<pathentry include="/usr/include/c++/4.6/x86_64-linux-gnu" kind="inc" path="" system="true"/>
<pathentry include="/usr/include/x86_64-linux-gnu" kind="inc" path="" system="true"/>
<pathentry include="/usr/lib/gcc/x86_64-linux-gnu/4.6/include" kind="inc" path="" system="true"/>
<pathentry include="/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed" kind="inc" path="" system="true"/>
<pathentry include="/usr/include/NetworkManager" kind="inc" path="" system="true"/>
<pathentry kind="src" path=""/>
<pathentry kind="out" path=""/>
</storageModule>
</cproject>