[common] tick a time routine for code profiling
[wikipediardware.git] / host-tools / simulator / Qt4 / WikiSim / wikisim.kdevelop
blob4883d1e7577c4bf822ada4da96994a30b0780ce4
1 <?xml version = '1.0'?>
2 <kdevelop>
3 <general>
4 <author>Daniel Mack</author>
5 <email>daniel@caiaq.de</email>
6 <version>0.1</version>
7 <projectmanagement>KDevTrollProject</projectmanagement>
8 <primarylanguage>C++</primarylanguage>
9 <keywords>
10 <keyword>Qt</keyword>
11 </keywords>
12 <versioncontrol>kdevsubversion</versioncontrol>
13 <ignoreparts/>
14 <projectname>WikiSim</projectname>
15 <projectdirectory>.</projectdirectory>
16 <absoluteprojectpath>false</absoluteprojectpath>
17 <description/>
18 <defaultencoding/>
19 </general>
20 <kdevfileview>
21 <groups>
22 <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
23 <group pattern="*.ui" name="User Interface" />
24 <group pattern="*.png" name="Icons" />
25 <group pattern="*" name="Others" />
26 <hidenonprojectfiles>false</hidenonprojectfiles>
27 <hidenonlocation>false</hidenonlocation>
28 </groups>
29 <tree>
30 <hidenonprojectfiles>false</hidenonprojectfiles>
31 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
32 <showvcsfields>false</showvcsfields>
33 </tree>
34 </kdevfileview>
35 <kdevcppsupport>
36 <qt>
37 <used>true</used>
38 <version>4</version>
39 <includestyle>4</includestyle>
40 <designerintegration>ExternalDesigner</designerintegration>
41 <qmake>/usr/bin/qmake-qt4</qmake>
42 <designer>/usr/bin/designer-qt4</designer>
43 <root>/usr/lib/qt4</root>
44 <designerpluginpaths/>
45 </qt>
46 <references/>
47 <codecompletion>
48 <automaticCodeCompletion>false</automaticCodeCompletion>
49 <automaticArgumentsHint>true</automaticArgumentsHint>
50 <automaticHeaderCompletion>true</automaticHeaderCompletion>
51 <codeCompletionDelay>250</codeCompletionDelay>
52 <argumentsHintDelay>400</argumentsHintDelay>
53 <headerCompletionDelay>250</headerCompletionDelay>
54 <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
55 <completionBoxItemOrder>0</completionBoxItemOrder>
56 <howEvaluationContextMenu>true</howEvaluationContextMenu>
57 <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
58 <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
59 <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
60 <processPrimaryTypes>true</processPrimaryTypes>
61 <processFunctionArguments>false</processFunctionArguments>
62 <preProcessAllHeaders>false</preProcessAllHeaders>
63 <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
64 <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
65 <alwaysParseInBackground>true</alwaysParseInBackground>
66 <usePermanentCaching>true</usePermanentCaching>
67 <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
68 <includePaths>.;</includePaths>
69 </codecompletion>
70 <creategettersetter>
71 <prefixGet/>
72 <prefixSet>set</prefixSet>
73 <prefixVariable>m_,_</prefixVariable>
74 <parameterName>theValue</parameterName>
75 <inlineGet>true</inlineGet>
76 <inlineSet>true</inlineSet>
77 </creategettersetter>
78 <splitheadersource>
79 <enabled>false</enabled>
80 <synchronize>true</synchronize>
81 <orientation>Vertical</orientation>
82 </splitheadersource>
83 </kdevcppsupport>
84 <kdevdoctreeview>
85 <ignoretocs>
86 <toc>bash</toc>
87 <toc>bash_bugs</toc>
88 <toc>clanlib</toc>
89 <toc>fortran_bugs_gcc</toc>
90 <toc>gnome1</toc>
91 <toc>gnustep</toc>
92 <toc>gtk</toc>
93 <toc>gtk_bugs</toc>
94 <toc>haskell</toc>
95 <toc>haskell_bugs_ghc</toc>
96 <toc>java_bugs_gcc</toc>
97 <toc>java_bugs_sun</toc>
98 <toc>kde2book</toc>
99 <toc>opengl</toc>
100 <toc>pascal_bugs_fp</toc>
101 <toc>php</toc>
102 <toc>php_bugs</toc>
103 <toc>perl</toc>
104 <toc>perl_bugs</toc>
105 <toc>python</toc>
106 <toc>python_bugs</toc>
107 <toc>qt-kdev3</toc>
108 <toc>ruby</toc>
109 <toc>ruby_bugs</toc>
110 <toc>sdl</toc>
111 <toc>stl</toc>
112 <toc>sw</toc>
113 <toc>w3c-dom-level2-html</toc>
114 <toc>w3c-svg</toc>
115 <toc>w3c-uaag10</toc>
116 <toc>wxwidgets_bugs</toc>
117 </ignoretocs>
118 <ignoredoxygen>
119 <toc>KDE Libraries (Doxygen)</toc>
120 </ignoredoxygen>
121 </kdevdoctreeview>
122 <kdevdebugger>
123 <general>
124 <dbgshell/>
125 <breakpoints/>
126 <programargs/>
127 <gdbpath>/usr/bin/gdb</gdbpath>
128 <breakonloadinglibs>true</breakonloadinglibs>
129 <separatetty>false</separatetty>
130 <floatingtoolbar>false</floatingtoolbar>
131 <configGdbScript/>
132 <runShellScript/>
133 <runGdbScript/>
134 <raiseGDBOnStart>false</raiseGDBOnStart>
135 </general>
136 <display>
137 <staticmembers>false</staticmembers>
138 <demanglenames>true</demanglenames>
139 <outputradix>10</outputradix>
140 </display>
141 <breakpoints/>
142 </kdevdebugger>
143 <kdevtrollproject>
144 <run>
145 <mainprogram>/home/daniel/src/openmoko/svn.wikipediardware/wikipediardware/simulator/Qt4/WikiSim/./bin/wikisim</mainprogram>
146 <programargs/>
147 <directoryradio>executable</directoryradio>
148 <globaldebugarguments/>
149 <globalcwd>/home/daniel/src/openmoko/svn.wikipediardware/wikipediardware/simulator/Qt4/WikiSim</globalcwd>
150 <useglobalprogram>false</useglobalprogram>
151 <terminal>false</terminal>
152 <autocompile>false</autocompile>
153 <autoinstall>false</autoinstall>
154 <autokdesu>false</autokdesu>
155 <envvars/>
156 </run>
157 <general>
158 <activedir>src</activedir>
159 </general>
160 <make>
161 <abortonerror>true</abortonerror>
162 <runmultiplejobs>false</runmultiplejobs>
163 <numberofjobs>1</numberofjobs>
164 <dontact>false</dontact>
165 <makebin/>
166 <prio>0</prio>
167 <envvars/>
168 </make>
169 <qmake>
170 <savebehaviour>2</savebehaviour>
171 <replacePaths>false</replacePaths>
172 <disableDefaultOpts>true</disableDefaultOpts>
173 <enableFilenamesOnly>false</enableFilenamesOnly>
174 <showVariablesInTree>true</showVariablesInTree>
175 <showParseErrors>true</showParseErrors>
176 </qmake>
177 </kdevtrollproject>
178 <workspace>
179 <openfiles/>
180 </workspace>
181 <kdevfilecreate>
182 <useglobaltypes>
183 <type ext="ui" />
184 <type ext="cpp" />
185 <type ext="h" />
186 <type ext="ts" />
187 <type ext="qrc" />
188 </useglobaltypes>
189 </kdevfilecreate>
190 <kdevdocumentation>
191 <projectdoc>
192 <docsystem>Doxygen Documentation Collection</docsystem>
193 <docurl>wikisim.tag</docurl>
194 </projectdoc>
195 </kdevdocumentation>
196 <substmap>
197 <APPNAME>WikiSim</APPNAME>
198 <APPNAMELC>wikisim</APPNAMELC>
199 <APPNAMESC>WikiSim</APPNAMESC>
200 <APPNAMEUC>WIKISIM</APPNAMEUC>
201 <AUTHOR>Daniel Mack</AUTHOR>
202 <DESIGNER/>
203 <EMAIL>daniel@caiaq.de</EMAIL>
204 <LICENSE>GPL</LICENSE>
205 <LICENSEFILE>COPYING</LICENSEFILE>
206 <QMAKE/>
207 <VERSION>0.1</VERSION>
208 <YEAR>2008</YEAR>
209 <dest>/home/daniel/src/openmoko/svn.wikipediardware/wikipediardware/simulator/Qt4/WikiSim</dest>
210 </substmap>
211 <cppsupportpart>
212 <filetemplates>
213 <interfacesuffix>.h</interfacesuffix>
214 <implementationsuffix>.cpp</implementationsuffix>
215 </filetemplates>
216 </cppsupportpart>
217 <ctagspart>
218 <customArguments/>
219 <customTagfilePath>/home/daniel/src/openmoko/svn.wikipediardware/wikipediardware/simulator/Qt4/WikiSim/tags</customTagfilePath>
220 <activeTagsFiles/>
221 </ctagspart>
222 </kdevelop>