1 | <?xml version = '1.0'?> |
---|
2 | <kdevelop> |
---|
3 | <general> |
---|
4 | <projectmanagement>KDevCustomProject</projectmanagement> |
---|
5 | <projectdirectory>/home/smidl/work/mixpp</projectdirectory> |
---|
6 | <absoluteprojectpath>true</absoluteprojectpath> |
---|
7 | <author></author> |
---|
8 | <email></email> |
---|
9 | <version>$VERSION$</version> |
---|
10 | <primarylanguage>C++</primarylanguage> |
---|
11 | <ignoreparts> |
---|
12 | <part>kdevsnippet</part> |
---|
13 | <part>kdevfilter</part> |
---|
14 | </ignoreparts> |
---|
15 | <secondaryLanguages> |
---|
16 | <language>C</language> |
---|
17 | </secondaryLanguages> |
---|
18 | <projectname>BDM</projectname> |
---|
19 | <description></description> |
---|
20 | <defaultencoding></defaultencoding> |
---|
21 | <versioncontrol>kdevsubversion</versioncontrol> |
---|
22 | </general> |
---|
23 | <kdevcustomproject> |
---|
24 | <filelistdirectory>/home/smidl/work/mixpp</filelistdirectory> |
---|
25 | <run> |
---|
26 | <mainprogram>/home/smidl/work/mixpp/tests/pmsm_unkQpf</mainprogram> |
---|
27 | <directoryradio>custom</directoryradio> |
---|
28 | <customdirectory>/home/smidl/work/mixpp</customdirectory> |
---|
29 | <programargs></programargs> |
---|
30 | <terminal>false</terminal> |
---|
31 | <autocompile>true</autocompile> |
---|
32 | <envvars/> |
---|
33 | <globaldebugarguments></globaldebugarguments> |
---|
34 | <globalcwd>/home/smidl/work/mixpp</globalcwd> |
---|
35 | <useglobalprogram>false</useglobalprogram> |
---|
36 | <autoinstall>false</autoinstall> |
---|
37 | <autokdesu>false</autokdesu> |
---|
38 | </run> |
---|
39 | <build> |
---|
40 | <buildtool>make</buildtool> |
---|
41 | <builddir>/home/smidl/work/mixpp</builddir> |
---|
42 | </build> |
---|
43 | <make> |
---|
44 | <abortonerror>true</abortonerror> |
---|
45 | <numberofjobs>0</numberofjobs> |
---|
46 | <dontact>false</dontact> |
---|
47 | <makebin></makebin> |
---|
48 | <selectedenvironment>default</selectedenvironment> |
---|
49 | <environments> |
---|
50 | <default/> |
---|
51 | </environments> |
---|
52 | <prio>0</prio> |
---|
53 | <defaulttarget></defaulttarget> |
---|
54 | <makeoptions></makeoptions> |
---|
55 | </make> |
---|
56 | <filetypes> |
---|
57 | <filetype>*.java</filetype> |
---|
58 | <filetype>*.h</filetype> |
---|
59 | <filetype>*.H</filetype> |
---|
60 | <filetype>*.hh</filetype> |
---|
61 | <filetype>*.hxx</filetype> |
---|
62 | <filetype>*.hpp</filetype> |
---|
63 | <filetype>*.c</filetype> |
---|
64 | <filetype>*.C</filetype> |
---|
65 | <filetype>*.cc</filetype> |
---|
66 | <filetype>*.cpp</filetype> |
---|
67 | <filetype>*.c++</filetype> |
---|
68 | <filetype>*.cxx</filetype> |
---|
69 | <filetype>Makefile</filetype> |
---|
70 | <filetype>CMakeLists.txt</filetype> |
---|
71 | </filetypes> |
---|
72 | <blacklist/> |
---|
73 | <other> |
---|
74 | <prio>0</prio> |
---|
75 | <otherbin></otherbin> |
---|
76 | <defaulttarget></defaulttarget> |
---|
77 | <otheroptions></otheroptions> |
---|
78 | <selectedenvironment>default</selectedenvironment> |
---|
79 | <environments> |
---|
80 | <default/> |
---|
81 | </environments> |
---|
82 | </other> |
---|
83 | </kdevcustomproject> |
---|
84 | <kdevfilecreate> |
---|
85 | <filetypes/> |
---|
86 | <useglobaltypes> |
---|
87 | <type ext="ui" /> |
---|
88 | <type ext="cpp" /> |
---|
89 | <type ext="h" /> |
---|
90 | </useglobaltypes> |
---|
91 | </kdevfilecreate> |
---|
92 | <kdevdoctreeview> |
---|
93 | <projectdoc> |
---|
94 | <userdocDir>html/</userdocDir> |
---|
95 | <apidocDir>html/</apidocDir> |
---|
96 | </projectdoc> |
---|
97 | <ignoreqt_xml/> |
---|
98 | <ignoredoxygen/> |
---|
99 | <ignorekdocs/> |
---|
100 | <ignoretocs/> |
---|
101 | <ignoredevhelp/> |
---|
102 | </kdevdoctreeview> |
---|
103 | <cppsupportpart> |
---|
104 | <filetemplates> |
---|
105 | <interfacesuffix>.h</interfacesuffix> |
---|
106 | <implementationsuffix>.cpp</implementationsuffix> |
---|
107 | </filetemplates> |
---|
108 | </cppsupportpart> |
---|
109 | <kdevcppsupport> |
---|
110 | <codecompletion> |
---|
111 | <includeGlobalFunctions>true</includeGlobalFunctions> |
---|
112 | <includeTypes>true</includeTypes> |
---|
113 | <includeEnums>true</includeEnums> |
---|
114 | <includeTypedefs>false</includeTypedefs> |
---|
115 | <automaticCodeCompletion>true</automaticCodeCompletion> |
---|
116 | <automaticArgumentsHint>true</automaticArgumentsHint> |
---|
117 | <automaticHeaderCompletion>true</automaticHeaderCompletion> |
---|
118 | <codeCompletionDelay>250</codeCompletionDelay> |
---|
119 | <argumentsHintDelay>400</argumentsHintDelay> |
---|
120 | <headerCompletionDelay>250</headerCompletionDelay> |
---|
121 | <showOnlyAccessibleItems>false</showOnlyAccessibleItems> |
---|
122 | <completionBoxItemOrder>0</completionBoxItemOrder> |
---|
123 | <howEvaluationContextMenu>true</howEvaluationContextMenu> |
---|
124 | <showCommentWithArgumentHint>true</showCommentWithArgumentHint> |
---|
125 | <statusBarTypeEvaluation>false</statusBarTypeEvaluation> |
---|
126 | <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases> |
---|
127 | <processPrimaryTypes>true</processPrimaryTypes> |
---|
128 | <processFunctionArguments>false</processFunctionArguments> |
---|
129 | <preProcessAllHeaders>false</preProcessAllHeaders> |
---|
130 | <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental> |
---|
131 | <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental> |
---|
132 | <alwaysParseInBackground>true</alwaysParseInBackground> |
---|
133 | <usePermanentCaching>true</usePermanentCaching> |
---|
134 | <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> |
---|
135 | <includePaths>.;</includePaths> |
---|
136 | </codecompletion> |
---|
137 | <references/> |
---|
138 | <qt> |
---|
139 | <used>false</used> |
---|
140 | <version>3</version> |
---|
141 | <includestyle>3</includestyle> |
---|
142 | <root>/usr/share/qt3</root> |
---|
143 | <designerintegration>EmbeddedKDevDesigner</designerintegration> |
---|
144 | <qmake>/usr/bin/qmake-qt3</qmake> |
---|
145 | <designer></designer> |
---|
146 | <designerpluginpaths/> |
---|
147 | </qt> |
---|
148 | <creategettersetter> |
---|
149 | <prefixGet></prefixGet> |
---|
150 | <prefixSet>set</prefixSet> |
---|
151 | <prefixVariable>m_,_</prefixVariable> |
---|
152 | <parameterName>theValue</parameterName> |
---|
153 | <inlineGet>true</inlineGet> |
---|
154 | <inlineSet>true</inlineSet> |
---|
155 | </creategettersetter> |
---|
156 | <splitheadersource> |
---|
157 | <enabled>false</enabled> |
---|
158 | <synchronize>true</synchronize> |
---|
159 | <orientation>Vertical</orientation> |
---|
160 | </splitheadersource> |
---|
161 | </kdevcppsupport> |
---|
162 | <kdevfileview> |
---|
163 | <groups> |
---|
164 | <group pattern="CMakeLists.txt;*.cmake;" name="CMake" /> |
---|
165 | <group pattern="*.h;*.hxx" name="Header" /> |
---|
166 | <group pattern="*.cpp;*.c;*.C;*.cxx" name="Sources" /> |
---|
167 | <group pattern="*.ui" name="Qt Designer files" /> |
---|
168 | <hidenonprojectfiles>true</hidenonprojectfiles> |
---|
169 | <hidenonlocation>false</hidenonlocation> |
---|
170 | </groups> |
---|
171 | <tree> |
---|
172 | <hidepatterns>*.o,*.lo,CVS,*~,cmake*,Makefile</hidepatterns> |
---|
173 | <hidenonprojectfiles>false</hidenonprojectfiles> |
---|
174 | <showvcsfields>false</showvcsfields> |
---|
175 | </tree> |
---|
176 | </kdevfileview> |
---|
177 | <kdevdebugger> |
---|
178 | <general> |
---|
179 | <projectmanagement>KDevCustomProject</projectmanagement> |
---|
180 | <projectdirectory>/home/smidl/work/mixpp</projectdirectory> |
---|
181 | <absoluteprojectpath>true</absoluteprojectpath> |
---|
182 | <gdbpath></gdbpath> |
---|
183 | <dbgshell></dbgshell> |
---|
184 | <configGdbScript></configGdbScript> |
---|
185 | <runShellScript></runShellScript> |
---|
186 | <runGdbScript></runGdbScript> |
---|
187 | <breakonloadinglibs>true</breakonloadinglibs> |
---|
188 | <separatetty>false</separatetty> |
---|
189 | <floatingtoolbar>false</floatingtoolbar> |
---|
190 | <raiseGDBOnStart>false</raiseGDBOnStart> |
---|
191 | </general> |
---|
192 | <display> |
---|
193 | <staticmembers>false</staticmembers> |
---|
194 | <demanglenames>true</demanglenames> |
---|
195 | <outputradix>10</outputradix> |
---|
196 | </display> |
---|
197 | </kdevdebugger> |
---|
198 | <ctagspart> |
---|
199 | <customArguments/> |
---|
200 | <customTagfilePath>/home/smidl/work/mixpp/tags</customTagfilePath> |
---|
201 | <activeTagsFiles/> |
---|
202 | </ctagspart> |
---|
203 | <kdevdocumentation> |
---|
204 | <projectdoc> |
---|
205 | <docsystem/> |
---|
206 | <docurl/> |
---|
207 | <usermanualurl/> |
---|
208 | </projectdoc> |
---|
209 | </kdevdocumentation> |
---|
210 | <dist> |
---|
211 | <custom>false</custom> |
---|
212 | <bzip>false</bzip> |
---|
213 | <archname/> |
---|
214 | <appname>BDM</appname> |
---|
215 | <version>$VERSION$</version> |
---|
216 | <release/> |
---|
217 | <vendor/> |
---|
218 | <licence/> |
---|
219 | <summary/> |
---|
220 | <group/> |
---|
221 | <packager/> |
---|
222 | <description/> |
---|
223 | <changelog/> |
---|
224 | <devpackage>false</devpackage> |
---|
225 | <docspackage>false</docspackage> |
---|
226 | <appicon>false</appicon> |
---|
227 | <arch>0</arch> |
---|
228 | <genHTML>false</genHTML> |
---|
229 | <useRPM>false</useRPM> |
---|
230 | <ftpkde>false</ftpkde> |
---|
231 | <appskde>false</appskde> |
---|
232 | <url/> |
---|
233 | </dist> |
---|
234 | </kdevelop> |
---|