1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
---|
2 | <?fileVersion 4.0.0?> |
---|
3 | |
---|
4 | <cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> |
---|
5 | <storageModule moduleId="org.eclipse.cdt.core.settings"> |
---|
6 | <cconfiguration id="org.eclipse.cdt.core.default.config.1945272490"> |
---|
7 | <storageModule buildSystemId="org.eclipse.cdt.core.defaultConfigDataProvider" id="org.eclipse.cdt.core.default.config.1945272490" moduleId="org.eclipse.cdt.core.settings" name="Configuration"> |
---|
8 | <externalSettings/> |
---|
9 | <extensions> |
---|
10 | <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
---|
11 | </extensions> |
---|
12 | </storageModule> |
---|
13 | <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> |
---|
14 | <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"> |
---|
15 | <buildTargets> |
---|
16 | <target name="Qt Release Build" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder"> |
---|
17 | <buildCommand>make</buildCommand> |
---|
18 | <buildArguments/> |
---|
19 | <buildTarget>release</buildTarget> |
---|
20 | <stopOnError>false</stopOnError> |
---|
21 | <useDefaultCommand>false</useDefaultCommand> |
---|
22 | <runAllBuilders>true</runAllBuilders> |
---|
23 | </target> |
---|
24 | <target name="Qt Debug Build" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder"> |
---|
25 | <buildCommand>make</buildCommand> |
---|
26 | <buildArguments/> |
---|
27 | <buildTarget>debug</buildTarget> |
---|
28 | <stopOnError>false</stopOnError> |
---|
29 | <useDefaultCommand>false</useDefaultCommand> |
---|
30 | <runAllBuilders>true</runAllBuilders> |
---|
31 | </target> |
---|
32 | </buildTargets> |
---|
33 | </storageModule> |
---|
34 | <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/> |
---|
35 | <storageModule moduleId="org.eclipse.cdt.core.language.mapping"/> |
---|
36 | </cconfiguration> |
---|
37 | </storageModule> |
---|
38 | <storageModule moduleId="scannerConfiguration"> |
---|
39 | <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/> |
---|
40 | <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"> |
---|
41 | <buildOutputProvider> |
---|
42 | <openAction enabled="true" filePath=""/> |
---|
43 | <parser enabled="true"/> |
---|
44 | </buildOutputProvider> |
---|
45 | <scannerInfoProvider id="specsFile"> |
---|
46 | <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> |
---|
47 | <parser enabled="true"/> |
---|
48 | </scannerInfoProvider> |
---|
49 | </profile> |
---|
50 | <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile"> |
---|
51 | <buildOutputProvider> |
---|
52 | <openAction enabled="true" filePath=""/> |
---|
53 | <parser enabled="true"/> |
---|
54 | </buildOutputProvider> |
---|
55 | <scannerInfoProvider id="makefileGenerator"> |
---|
56 | <runAction arguments="-E -P -v -dD" command="" useDefault="true"/> |
---|
57 | <parser enabled="true"/> |
---|
58 | </scannerInfoProvider> |
---|
59 | </profile> |
---|
60 | <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"> |
---|
61 | <buildOutputProvider> |
---|
62 | <openAction enabled="true" filePath=""/> |
---|
63 | <parser enabled="true"/> |
---|
64 | </buildOutputProvider> |
---|
65 | <scannerInfoProvider id="specsFile"> |
---|
66 | <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> |
---|
67 | <parser enabled="true"/> |
---|
68 | </scannerInfoProvider> |
---|
69 | </profile> |
---|
70 | <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"> |
---|
71 | <buildOutputProvider> |
---|
72 | <openAction enabled="true" filePath=""/> |
---|
73 | <parser enabled="true"/> |
---|
74 | </buildOutputProvider> |
---|
75 | <scannerInfoProvider id="specsFile"> |
---|
76 | <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/> |
---|
77 | <parser enabled="true"/> |
---|
78 | </scannerInfoProvider> |
---|
79 | </profile> |
---|
80 | <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"> |
---|
81 | <buildOutputProvider> |
---|
82 | <openAction enabled="true" filePath=""/> |
---|
83 | <parser enabled="true"/> |
---|
84 | </buildOutputProvider> |
---|
85 | <scannerInfoProvider id="specsFile"> |
---|
86 | <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/> |
---|
87 | <parser enabled="true"/> |
---|
88 | </scannerInfoProvider> |
---|
89 | </profile> |
---|
90 | <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile"> |
---|
91 | <buildOutputProvider> |
---|
92 | <openAction enabled="true" filePath=""/> |
---|
93 | <parser enabled="true"/> |
---|
94 | </buildOutputProvider> |
---|
95 | <scannerInfoProvider id="specsFile"> |
---|
96 | <runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/${specs_file}"'" command="sh" useDefault="true"/> |
---|
97 | <parser enabled="true"/> |
---|
98 | </scannerInfoProvider> |
---|
99 | </profile> |
---|
100 | <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP"> |
---|
101 | <buildOutputProvider> |
---|
102 | <openAction enabled="true" filePath=""/> |
---|
103 | <parser enabled="true"/> |
---|
104 | </buildOutputProvider> |
---|
105 | <scannerInfoProvider id="specsFile"> |
---|
106 | <runAction arguments="-c 'g++ -E -P -v -dD "${plugin_state_location}/specs.cpp"'" command="sh" useDefault="true"/> |
---|
107 | <parser enabled="true"/> |
---|
108 | </scannerInfoProvider> |
---|
109 | </profile> |
---|
110 | <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC"> |
---|
111 | <buildOutputProvider> |
---|
112 | <openAction enabled="true" filePath=""/> |
---|
113 | <parser enabled="true"/> |
---|
114 | </buildOutputProvider> |
---|
115 | <scannerInfoProvider id="specsFile"> |
---|
116 | <runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/specs.c"'" command="sh" useDefault="true"/> |
---|
117 | <parser enabled="true"/> |
---|
118 | </scannerInfoProvider> |
---|
119 | </profile> |
---|
120 | </storageModule> |
---|
121 | <storageModule moduleId="refreshScope"/> |
---|
122 | <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/> |
---|
123 | <storageModule moduleId="org.eclipse.cdt.core.pathentry"> |
---|
124 | <pathentry base-path="/usr/share/qt4/include/" include="" kind="inc" path="" system="true"/> |
---|
125 | <pathentry base-path="/usr/share/qt4/include/" include="QtXmlPatterns" kind="inc" path="" system="true"/> |
---|
126 | <pathentry base-path="/usr/share/qt4/include/" include="QtCore" kind="inc" path="" system="true"/> |
---|
127 | <pathentry base-path="/usr/share/qt4/include/" include="Qt" kind="inc" path="" system="true"/> |
---|
128 | <pathentry base-path="/usr/share/qt4/include/" include="QtSql" kind="inc" path="" system="true"/> |
---|
129 | <pathentry base-path="/usr/share/qt4/include/" include="QtGui" kind="inc" path="" system="true"/> |
---|
130 | <pathentry base-path="/usr/share/qt4/include/" include="QtDBus" kind="inc" path="" system="true"/> |
---|
131 | <pathentry base-path="/usr/share/qt4/include/" include="QtNetwork" kind="inc" path="" system="true"/> |
---|
132 | <pathentry base-path="/usr/share/qt4/include/" include="QtTest" kind="inc" path="" system="true"/> |
---|
133 | <pathentry base-path="/usr/share/qt4/include/" include="Qt3Support" kind="inc" path="" system="true"/> |
---|
134 | <pathentry base-path="/usr/share/qt4/include/" include="QtUiTools" kind="inc" path="" system="true"/> |
---|
135 | <pathentry base-path="/usr/share/qt4/include/" include="QtDesigner" kind="inc" path="" system="true"/> |
---|
136 | <pathentry base-path="/usr/share/qt4/include/" include="QtSvg" kind="inc" path="" system="true"/> |
---|
137 | <pathentry base-path="/usr/share/qt4/include/" include="QtScriptTools" kind="inc" path="" system="true"/> |
---|
138 | <pathentry base-path="/usr/share/qt4/include/" include="QtWebKit" kind="inc" path="" system="true"/> |
---|
139 | <pathentry base-path="/usr/share/qt4/include/" include="QtScript" kind="inc" path="" system="true"/> |
---|
140 | <pathentry base-path="/usr/share/qt4/include/" include="QtHelp" kind="inc" path="" system="true"/> |
---|
141 | <pathentry base-path="/usr/share/qt4/include/" include="QtOpenGL" kind="inc" path="" system="true"/> |
---|
142 | <pathentry base-path="/usr/share/qt4/include/" include="QtXml" kind="inc" path="" system="true"/> |
---|
143 | <pathentry include="/usr/include" kind="inc" path="" system="true"/> |
---|
144 | <pathentry include="/usr/include/c++/4.6" kind="inc" path="" system="true"/> |
---|
145 | <pathentry base-path="libdatatypes" include="src" kind="inc" path="" system="true"/> |
---|
146 | <pathentry base-path="libdatatypes" include="src/interfaces" kind="inc" path="" system="true"/> |
---|
147 | <pathentry base-path="libdatatypes" include="src/exceptions" kind="inc" path="" system="true"/> |
---|
148 | <pathentry excluding="src/" kind="src" path=""/> |
---|
149 | <pathentry kind="src" path="src"/> |
---|
150 | <pathentry kind="out" path=""/> |
---|
151 | <pathentry kind="prj" path="/libdatatypes"/> |
---|
152 | </storageModule> |
---|
153 | </cproject> |
---|