author | unc0rr |
Thu, 24 Apr 2008 20:53:35 +0000 | |
changeset 869 | daddcd31ef34 |
parent 834 | 5687fa57a6c1 |
child 870 | dd418d9c18c5 |
permissions | -rw-r--r-- |
597 | 1 |
<?xml version = '1.0'?> |
2 |
<kdevelop> |
|
3 |
<general> |
|
4 |
<author>Igor Ulyanov</author> |
|
5 |
<email>disinbox@gmail.com</email> |
|
6 |
<version>1</version> |
|
7 |
<projectmanagement>KDevCustomProject</projectmanagement> |
|
8 |
<primarylanguage>C++</primarylanguage> |
|
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
9 |
<ignoreparts> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
10 |
<part>kdevfilegroups</part> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
11 |
<part>kdevvalgrind</part> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
12 |
<part>kdevdoxygen</part> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
13 |
<part>kdevregexptest</part> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
14 |
<part>kdevdistpart</part> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
15 |
<part>kdevscripting</part> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
16 |
<part>kdevfilter</part> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
17 |
</ignoreparts> |
597 | 18 |
<projectname>hedgewars</projectname> |
600 | 19 |
<projectdirectory>.</projectdirectory> |
20 |
<absoluteprojectpath>false</absoluteprojectpath> |
|
869 | 21 |
<description></description> |
600 | 22 |
<versioncontrol>kdevsubversion</versioncontrol> |
869 | 23 |
<defaultencoding></defaultencoding> |
597 | 24 |
</general> |
25 |
<kdevcustomproject> |
|
26 |
<run> |
|
27 |
<directoryradio>executable</directoryradio> |
|
600 | 28 |
<customdirectory>/</customdirectory> |
869 | 29 |
<mainprogram></mainprogram> |
30 |
<programargs></programargs> |
|
600 | 31 |
<terminal>false</terminal> |
32 |
<autocompile>true</autocompile> |
|
33 |
<envvars/> |
|
869 | 34 |
<globaldebugarguments></globaldebugarguments> |
829 | 35 |
<globalcwd>/usr/home/unC0Rr/Sources/Hedgewars/Hedgewars-GNA</globalcwd> |
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
36 |
<useglobalprogram>false</useglobalprogram> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
37 |
<autoinstall>false</autoinstall> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
38 |
<autokdesu>false</autokdesu> |
597 | 39 |
</run> |
40 |
<filetypes> |
|
41 |
<filetype>*.java</filetype> |
|
42 |
<filetype>*.h</filetype> |
|
43 |
<filetype>*.H</filetype> |
|
44 |
<filetype>*.hh</filetype> |
|
45 |
<filetype>*.hxx</filetype> |
|
46 |
<filetype>*.hpp</filetype> |
|
47 |
<filetype>*.c</filetype> |
|
48 |
<filetype>*.C</filetype> |
|
49 |
<filetype>*.cc</filetype> |
|
50 |
<filetype>*.cpp</filetype> |
|
51 |
<filetype>*.c++</filetype> |
|
52 |
<filetype>*.cxx</filetype> |
|
53 |
<filetype>Makefile</filetype> |
|
54 |
<filetype>CMakeLists.txt</filetype> |
|
704 | 55 |
<filetype>*.pas</filetype> |
56 |
<filetype>*.inc</filetype> |
|
57 |
<filetype>*.dpr</filetype> |
|
597 | 58 |
</filetypes> |
753 | 59 |
<blacklist> |
829 | 60 |
<path>QTfrontend/moc_SDLs.cxx</path> |
61 |
<path>QTfrontend/moc_SquareLabel.cxx</path> |
|
62 |
<path>QTfrontend/moc_about.cxx</path> |
|
63 |
<path>QTfrontend/moc_chatwidget.cxx</path> |
|
64 |
<path>QTfrontend/moc_fpsedit.cxx</path> |
|
65 |
<path>QTfrontend/moc_frameTeam.cxx</path> |
|
66 |
<path>QTfrontend/moc_game.cxx</path> |
|
67 |
<path>QTfrontend/moc_gamecfgwidget.cxx</path> |
|
68 |
<path>QTfrontend/moc_gameuiconfig.cxx</path> |
|
69 |
<path>QTfrontend/moc_hedgehogerWidget.cxx</path> |
|
70 |
<path>QTfrontend/moc_hwform.cxx</path> |
|
71 |
<path>QTfrontend/moc_hwmap.cxx</path> |
|
72 |
<path>QTfrontend/moc_input_ip.cxx</path> |
|
73 |
<path>QTfrontend/moc_itemNum.cxx</path> |
|
74 |
<path>QTfrontend/moc_mapContainer.cxx</path> |
|
75 |
<path>QTfrontend/moc_netconnectedclient.cxx</path> |
|
76 |
<path>QTfrontend/moc_netregister.cxx</path> |
|
77 |
<path>QTfrontend/moc_netserver.cxx</path> |
|
78 |
<path>QTfrontend/moc_netserverslist.cxx</path> |
|
79 |
<path>QTfrontend/moc_netudpserver.cxx</path> |
|
80 |
<path>QTfrontend/moc_netudpwidget.cxx</path> |
|
81 |
<path>QTfrontend/moc_netwwwserver.cxx</path> |
|
82 |
<path>QTfrontend/moc_netwwwwidget.cxx</path> |
|
83 |
<path>QTfrontend/moc_newnetclient.cxx</path> |
|
84 |
<path>QTfrontend/moc_pages.cxx</path> |
|
85 |
<path>QTfrontend/moc_playrecordpage.cxx</path> |
|
86 |
<path>QTfrontend/moc_proto.cxx</path> |
|
87 |
<path>QTfrontend/moc_selectWeapon.cxx</path> |
|
88 |
<path>QTfrontend/moc_tcpBase.cxx</path> |
|
89 |
<path>QTfrontend/moc_teamselect.cxx</path> |
|
90 |
<path>QTfrontend/moc_teamselhelper.cxx</path> |
|
91 |
<path>QTfrontend/moc_vertScrollArea.cxx</path> |
|
92 |
<path>QTfrontend/moc_weaponItem.cxx</path> |
|
93 |
<path>bin/Makefile</path> |
|
94 |
<path>bin/checkstack.pas</path> |
|
753 | 95 |
</blacklist> |
600 | 96 |
<general> |
97 |
<activedir/> |
|
98 |
</general> |
|
99 |
<build> |
|
100 |
<buildtool>make</buildtool> |
|
869 | 101 |
<builddir></builddir> |
600 | 102 |
</build> |
103 |
<make> |
|
624 | 104 |
<abortonerror>true</abortonerror> |
869 | 105 |
<numberofjobs>4</numberofjobs> |
600 | 106 |
<prio>0</prio> |
107 |
<dontact>false</dontact> |
|
869 | 108 |
<makebin></makebin> |
109 |
<defaulttarget></defaulttarget> |
|
110 |
<makeoptions></makeoptions> |
|
600 | 111 |
<selectedenvironment>default</selectedenvironment> |
112 |
<environments> |
|
113 |
<default/> |
|
114 |
</environments> |
|
115 |
</make> |
|
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
116 |
<other> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
117 |
<prio>0</prio> |
869 | 118 |
<otherbin></otherbin> |
119 |
<defaulttarget></defaulttarget> |
|
120 |
<otheroptions></otheroptions> |
|
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
121 |
<selectedenvironment>default</selectedenvironment> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
122 |
<environments> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
123 |
<default/> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
124 |
</environments> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
125 |
</other> |
597 | 126 |
</kdevcustomproject> |
127 |
<kdevdebugger> |
|
128 |
<general> |
|
869 | 129 |
<dbgshell></dbgshell> |
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
130 |
<programargs/> |
869 | 131 |
<gdbpath></gdbpath> |
132 |
<configGdbScript></configGdbScript> |
|
133 |
<runShellScript></runShellScript> |
|
134 |
<runGdbScript></runGdbScript> |
|
600 | 135 |
<breakonloadinglibs>true</breakonloadinglibs> |
136 |
<separatetty>false</separatetty> |
|
137 |
<floatingtoolbar>false</floatingtoolbar> |
|
682 | 138 |
<raiseGDBOnStart>false</raiseGDBOnStart> |
597 | 139 |
</general> |
600 | 140 |
<display> |
141 |
<staticmembers>false</staticmembers> |
|
142 |
<demanglenames>true</demanglenames> |
|
143 |
<outputradix>10</outputradix> |
|
144 |
</display> |
|
597 | 145 |
</kdevdebugger> |
146 |
<kdevdoctreeview> |
|
147 |
<ignoretocs> |
|
148 |
<toc>ada</toc> |
|
149 |
<toc>ada_bugs_gcc</toc> |
|
150 |
<toc>bash</toc> |
|
151 |
<toc>bash_bugs</toc> |
|
152 |
<toc>clanlib</toc> |
|
153 |
<toc>fortran_bugs_gcc</toc> |
|
154 |
<toc>gnome1</toc> |
|
155 |
<toc>gnustep</toc> |
|
156 |
<toc>gtk</toc> |
|
157 |
<toc>gtk_bugs</toc> |
|
158 |
<toc>haskell</toc> |
|
159 |
<toc>haskell_bugs_ghc</toc> |
|
160 |
<toc>java_bugs_gcc</toc> |
|
161 |
<toc>java_bugs_sun</toc> |
|
162 |
<toc>kde2book</toc> |
|
163 |
<toc>opengl</toc> |
|
164 |
<toc>pascal_bugs_fp</toc> |
|
165 |
<toc>php</toc> |
|
166 |
<toc>php_bugs</toc> |
|
167 |
<toc>perl</toc> |
|
168 |
<toc>perl_bugs</toc> |
|
169 |
<toc>python</toc> |
|
170 |
<toc>python_bugs</toc> |
|
171 |
<toc>qt-kdev3</toc> |
|
172 |
<toc>ruby</toc> |
|
173 |
<toc>ruby_bugs</toc> |
|
174 |
<toc>sdl</toc> |
|
175 |
<toc>sw</toc> |
|
176 |
<toc>w3c-dom-level2-html</toc> |
|
177 |
<toc>w3c-svg</toc> |
|
178 |
<toc>w3c-uaag10</toc> |
|
179 |
<toc>wxwidgets_bugs</toc> |
|
180 |
</ignoretocs> |
|
181 |
<ignoreqt_xml> |
|
182 |
<toc>Guide to the Qt Translation Tools</toc> |
|
183 |
<toc>Qt Assistant Manual</toc> |
|
184 |
<toc>Qt Designer Manual</toc> |
|
185 |
<toc>Qt Reference Documentation</toc> |
|
186 |
<toc>qmake User Guide</toc> |
|
187 |
</ignoreqt_xml> |
|
188 |
<ignoredoxygen> |
|
189 |
<toc>KDE Libraries (Doxygen)</toc> |
|
190 |
</ignoredoxygen> |
|
191 |
</kdevdoctreeview> |
|
192 |
<kdevfilecreate> |
|
193 |
<filetypes/> |
|
194 |
<useglobaltypes> |
|
195 |
<type ext="ui" /> |
|
196 |
<type ext="cpp" /> |
|
197 |
<type ext="h" /> |
|
198 |
</useglobaltypes> |
|
199 |
</kdevfilecreate> |
|
200 |
<kdevcppsupport> |
|
201 |
<qt> |
|
624 | 202 |
<used>true</used> |
600 | 203 |
<version>4</version> |
624 | 204 |
<includestyle>4</includestyle> |
597 | 205 |
<root>/usr/qt/3</root> |
206 |
<designerintegration>EmbeddedKDevDesigner</designerintegration> |
|
682 | 207 |
<qmake>/usr/local/bin/qmake-qt4</qmake> |
208 |
<designer>/usr/local/bin/designer-qt4</designer> |
|
597 | 209 |
<designerpluginpaths/> |
210 |
</qt> |
|
211 |
<references/> |
|
212 |
<codecompletion> |
|
829 | 213 |
<automaticCodeCompletion>true</automaticCodeCompletion> |
597 | 214 |
<automaticArgumentsHint>true</automaticArgumentsHint> |
215 |
<automaticHeaderCompletion>true</automaticHeaderCompletion> |
|
216 |
<codeCompletionDelay>250</codeCompletionDelay> |
|
217 |
<argumentsHintDelay>400</argumentsHintDelay> |
|
218 |
<headerCompletionDelay>250</headerCompletionDelay> |
|
219 |
<showOnlyAccessibleItems>false</showOnlyAccessibleItems> |
|
220 |
<completionBoxItemOrder>0</completionBoxItemOrder> |
|
221 |
<howEvaluationContextMenu>true</howEvaluationContextMenu> |
|
222 |
<showCommentWithArgumentHint>true</showCommentWithArgumentHint> |
|
223 |
<statusBarTypeEvaluation>false</statusBarTypeEvaluation> |
|
224 |
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases> |
|
225 |
<processPrimaryTypes>true</processPrimaryTypes> |
|
226 |
<processFunctionArguments>false</processFunctionArguments> |
|
227 |
<preProcessAllHeaders>false</preProcessAllHeaders> |
|
228 |
<parseMissingHeadersExperimental>false</parseMissingHeadersExperimental> |
|
229 |
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental> |
|
230 |
<alwaysParseInBackground>true</alwaysParseInBackground> |
|
231 |
<usePermanentCaching>true</usePermanentCaching> |
|
232 |
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> |
|
233 |
<includePaths>.;</includePaths> |
|
600 | 234 |
<includeGlobalFunctions>true</includeGlobalFunctions> |
235 |
<includeTypes>true</includeTypes> |
|
236 |
<includeEnums>true</includeEnums> |
|
237 |
<includeTypedefs>false</includeTypedefs> |
|
597 | 238 |
</codecompletion> |
600 | 239 |
<creategettersetter> |
869 | 240 |
<prefixGet></prefixGet> |
600 | 241 |
<prefixSet>set</prefixSet> |
242 |
<prefixVariable>m_,_</prefixVariable> |
|
243 |
<parameterName>theValue</parameterName> |
|
244 |
<inlineGet>true</inlineGet> |
|
245 |
<inlineSet>true</inlineSet> |
|
246 |
</creategettersetter> |
|
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
247 |
<splitheadersource> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
248 |
<enabled>false</enabled> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
249 |
<synchronize>true</synchronize> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
250 |
<orientation>Vertical</orientation> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
251 |
</splitheadersource> |
597 | 252 |
</kdevcppsupport> |
253 |
<kdevfileview> |
|
254 |
<groups> |
|
255 |
<hidenonprojectfiles>false</hidenonprojectfiles> |
|
256 |
<hidenonlocation>false</hidenonlocation> |
|
257 |
</groups> |
|
258 |
<tree> |
|
869 | 259 |
<hidepatterns/> |
597 | 260 |
<hidenonprojectfiles>true</hidenonprojectfiles> |
600 | 261 |
<showvcsfields>false</showvcsfields> |
597 | 262 |
</tree> |
263 |
</kdevfileview> |
|
600 | 264 |
<cppsupportpart> |
265 |
<filetemplates> |
|
266 |
<interfacesuffix>.h</interfacesuffix> |
|
267 |
<implementationsuffix>.cpp</implementationsuffix> |
|
268 |
</filetemplates> |
|
269 |
</cppsupportpart> |
|
270 |
<kdevdocumentation> |
|
271 |
<projectdoc> |
|
869 | 272 |
<docsystem></docsystem> |
273 |
<docurl></docurl> |
|
274 |
<usermanualurl></usermanualurl> |
|
600 | 275 |
</projectdoc> |
276 |
</kdevdocumentation> |
|
277 |
<ctagspart> |
|
834 | 278 |
<customArguments/> |
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
279 |
<customTagfilePath>/usr/home/unC0Rr/Sources/Hedgewars/Hedgewars-GNA/tags</customTagfilePath> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
280 |
<activeTagsFiles/> |
600 | 281 |
</ctagspart> |
597 | 282 |
</kdevelop> |