author | unc0rr |
Wed, 25 Feb 2009 17:12:32 +0000 | |
changeset 1841 | fba7210b438b |
parent 1788 | 1358d3835a0e |
child 1843 | 16cdd1745b73 |
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>kdevdoxygen</part> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
12 |
<part>kdevregexptest</part> |
928
b9064b48b001
Some preparation work for attacking from rope, parachute and etc.
unc0rr
parents:
873
diff
changeset
|
13 |
<part>kdevabbrev</part> |
601
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> |
928
b9064b48b001
Some preparation work for attacking from rope, parachute and etc.
unc0rr
parents:
873
diff
changeset
|
17 |
<part>kdevastyle</part> |
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
18 |
</ignoreparts> |
597 | 19 |
<projectname>hedgewars</projectname> |
600 | 20 |
<projectdirectory>.</projectdirectory> |
21 |
<absoluteprojectpath>false</absoluteprojectpath> |
|
1221 | 22 |
<description/> |
600 | 23 |
<versioncontrol>kdevsubversion</versioncontrol> |
1221 | 24 |
<defaultencoding/> |
597 | 25 |
</general> |
26 |
<kdevcustomproject> |
|
27 |
<run> |
|
28 |
<directoryradio>executable</directoryradio> |
|
600 | 29 |
<customdirectory>/</customdirectory> |
1141 | 30 |
<mainprogram>bin/hedgewars</mainprogram> |
1209 | 31 |
<programargs>-style plastique</programargs> |
600 | 32 |
<terminal>false</terminal> |
33 |
<autocompile>true</autocompile> |
|
34 |
<envvars/> |
|
1221 | 35 |
<globaldebugarguments/> |
1141 | 36 |
<globalcwd>/usr/home/unC0Rr/Sources/Hedgewars/Hedgewars-FF/trunk</globalcwd> |
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
37 |
<useglobalprogram>false</useglobalprogram> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
38 |
<autoinstall>false</autoinstall> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
39 |
<autokdesu>false</autokdesu> |
597 | 40 |
</run> |
41 |
<filetypes> |
|
42 |
<filetype>*.h</filetype> |
|
43 |
<filetype>*.c</filetype> |
|
44 |
<filetype>*.cc</filetype> |
|
45 |
<filetype>*.cpp</filetype> |
|
46 |
<filetype>*.c++</filetype> |
|
47 |
<filetype>CMakeLists.txt</filetype> |
|
704 | 48 |
<filetype>*.pas</filetype> |
49 |
<filetype>*.inc</filetype> |
|
50 |
<filetype>*.dpr</filetype> |
|
1365 | 51 |
<filetype>*.hs</filetype> |
1382 | 52 |
<filetype>*.pro</filetype> |
597 | 53 |
</filetypes> |
1788 | 54 |
<blacklist/> |
600 | 55 |
<general> |
56 |
<activedir/> |
|
57 |
</general> |
|
58 |
<build> |
|
59 |
<buildtool>make</buildtool> |
|
1221 | 60 |
<builddir/> |
600 | 61 |
</build> |
62 |
<make> |
|
624 | 63 |
<abortonerror>true</abortonerror> |
869 | 64 |
<numberofjobs>4</numberofjobs> |
600 | 65 |
<prio>0</prio> |
66 |
<dontact>false</dontact> |
|
1221 | 67 |
<makebin/> |
68 |
<defaulttarget/> |
|
69 |
<makeoptions/> |
|
600 | 70 |
<selectedenvironment>default</selectedenvironment> |
71 |
<environments> |
|
72 |
<default/> |
|
73 |
</environments> |
|
74 |
</make> |
|
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
75 |
<other> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
76 |
<prio>0</prio> |
1221 | 77 |
<otherbin/> |
78 |
<defaulttarget/> |
|
79 |
<otheroptions/> |
|
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
80 |
<selectedenvironment>default</selectedenvironment> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
81 |
<environments> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
82 |
<default/> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
83 |
</environments> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
84 |
</other> |
597 | 85 |
</kdevcustomproject> |
86 |
<kdevdebugger> |
|
87 |
<general> |
|
1221 | 88 |
<dbgshell/> |
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
89 |
<programargs/> |
1221 | 90 |
<gdbpath/> |
91 |
<configGdbScript/> |
|
92 |
<runShellScript/> |
|
93 |
<runGdbScript/> |
|
600 | 94 |
<breakonloadinglibs>true</breakonloadinglibs> |
95 |
<separatetty>false</separatetty> |
|
96 |
<floatingtoolbar>false</floatingtoolbar> |
|
682 | 97 |
<raiseGDBOnStart>false</raiseGDBOnStart> |
597 | 98 |
</general> |
600 | 99 |
<display> |
100 |
<staticmembers>false</staticmembers> |
|
101 |
<demanglenames>true</demanglenames> |
|
102 |
<outputradix>10</outputradix> |
|
103 |
</display> |
|
597 | 104 |
</kdevdebugger> |
105 |
<kdevdoctreeview> |
|
106 |
<ignoretocs> |
|
107 |
<toc>ada</toc> |
|
108 |
<toc>ada_bugs_gcc</toc> |
|
109 |
<toc>bash</toc> |
|
110 |
<toc>bash_bugs</toc> |
|
111 |
<toc>clanlib</toc> |
|
112 |
<toc>fortran_bugs_gcc</toc> |
|
113 |
<toc>gnome1</toc> |
|
114 |
<toc>gnustep</toc> |
|
115 |
<toc>gtk</toc> |
|
116 |
<toc>gtk_bugs</toc> |
|
117 |
<toc>haskell</toc> |
|
118 |
<toc>haskell_bugs_ghc</toc> |
|
119 |
<toc>java_bugs_gcc</toc> |
|
120 |
<toc>java_bugs_sun</toc> |
|
121 |
<toc>kde2book</toc> |
|
122 |
<toc>opengl</toc> |
|
123 |
<toc>pascal_bugs_fp</toc> |
|
124 |
<toc>php</toc> |
|
125 |
<toc>php_bugs</toc> |
|
126 |
<toc>perl</toc> |
|
127 |
<toc>perl_bugs</toc> |
|
128 |
<toc>python</toc> |
|
129 |
<toc>python_bugs</toc> |
|
130 |
<toc>qt-kdev3</toc> |
|
131 |
<toc>ruby</toc> |
|
132 |
<toc>ruby_bugs</toc> |
|
133 |
<toc>sdl</toc> |
|
134 |
<toc>sw</toc> |
|
135 |
<toc>w3c-dom-level2-html</toc> |
|
136 |
<toc>w3c-svg</toc> |
|
137 |
<toc>w3c-uaag10</toc> |
|
138 |
<toc>wxwidgets_bugs</toc> |
|
139 |
</ignoretocs> |
|
140 |
<ignoreqt_xml> |
|
141 |
<toc>Guide to the Qt Translation Tools</toc> |
|
142 |
<toc>Qt Assistant Manual</toc> |
|
143 |
<toc>Qt Designer Manual</toc> |
|
144 |
<toc>Qt Reference Documentation</toc> |
|
145 |
<toc>qmake User Guide</toc> |
|
146 |
</ignoreqt_xml> |
|
147 |
<ignoredoxygen> |
|
148 |
<toc>KDE Libraries (Doxygen)</toc> |
|
149 |
</ignoredoxygen> |
|
150 |
</kdevdoctreeview> |
|
151 |
<kdevfilecreate> |
|
152 |
<filetypes/> |
|
153 |
<useglobaltypes> |
|
154 |
<type ext="ui" /> |
|
155 |
<type ext="cpp" /> |
|
156 |
<type ext="h" /> |
|
157 |
</useglobaltypes> |
|
158 |
</kdevfilecreate> |
|
159 |
<kdevcppsupport> |
|
160 |
<qt> |
|
624 | 161 |
<used>true</used> |
600 | 162 |
<version>4</version> |
624 | 163 |
<includestyle>4</includestyle> |
597 | 164 |
<root>/usr/qt/3</root> |
165 |
<designerintegration>EmbeddedKDevDesigner</designerintegration> |
|
682 | 166 |
<qmake>/usr/local/bin/qmake-qt4</qmake> |
167 |
<designer>/usr/local/bin/designer-qt4</designer> |
|
597 | 168 |
<designerpluginpaths/> |
169 |
</qt> |
|
170 |
<references/> |
|
171 |
<codecompletion> |
|
829 | 172 |
<automaticCodeCompletion>true</automaticCodeCompletion> |
597 | 173 |
<automaticArgumentsHint>true</automaticArgumentsHint> |
174 |
<automaticHeaderCompletion>true</automaticHeaderCompletion> |
|
175 |
<codeCompletionDelay>250</codeCompletionDelay> |
|
176 |
<argumentsHintDelay>400</argumentsHintDelay> |
|
177 |
<headerCompletionDelay>250</headerCompletionDelay> |
|
178 |
<showOnlyAccessibleItems>false</showOnlyAccessibleItems> |
|
179 |
<completionBoxItemOrder>0</completionBoxItemOrder> |
|
180 |
<howEvaluationContextMenu>true</howEvaluationContextMenu> |
|
181 |
<showCommentWithArgumentHint>true</showCommentWithArgumentHint> |
|
182 |
<statusBarTypeEvaluation>false</statusBarTypeEvaluation> |
|
183 |
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases> |
|
184 |
<processPrimaryTypes>true</processPrimaryTypes> |
|
185 |
<processFunctionArguments>false</processFunctionArguments> |
|
186 |
<preProcessAllHeaders>false</preProcessAllHeaders> |
|
187 |
<parseMissingHeadersExperimental>false</parseMissingHeadersExperimental> |
|
188 |
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental> |
|
189 |
<alwaysParseInBackground>true</alwaysParseInBackground> |
|
190 |
<usePermanentCaching>true</usePermanentCaching> |
|
191 |
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> |
|
192 |
<includePaths>.;</includePaths> |
|
600 | 193 |
<includeGlobalFunctions>true</includeGlobalFunctions> |
194 |
<includeTypes>true</includeTypes> |
|
195 |
<includeEnums>true</includeEnums> |
|
196 |
<includeTypedefs>false</includeTypedefs> |
|
597 | 197 |
</codecompletion> |
600 | 198 |
<creategettersetter> |
1221 | 199 |
<prefixGet/> |
600 | 200 |
<prefixSet>set</prefixSet> |
201 |
<prefixVariable>m_,_</prefixVariable> |
|
202 |
<parameterName>theValue</parameterName> |
|
203 |
<inlineGet>true</inlineGet> |
|
204 |
<inlineSet>true</inlineSet> |
|
205 |
</creategettersetter> |
|
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
206 |
<splitheadersource> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
207 |
<enabled>false</enabled> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
208 |
<synchronize>true</synchronize> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
209 |
<orientation>Vertical</orientation> |
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
210 |
</splitheadersource> |
597 | 211 |
</kdevcppsupport> |
212 |
<kdevfileview> |
|
213 |
<groups> |
|
214 |
<hidenonprojectfiles>false</hidenonprojectfiles> |
|
215 |
<hidenonlocation>false</hidenonlocation> |
|
216 |
</groups> |
|
217 |
<tree> |
|
1365 | 218 |
<hidepatterns></hidepatterns> |
597 | 219 |
<hidenonprojectfiles>true</hidenonprojectfiles> |
600 | 220 |
<showvcsfields>false</showvcsfields> |
597 | 221 |
</tree> |
222 |
</kdevfileview> |
|
600 | 223 |
<cppsupportpart> |
224 |
<filetemplates> |
|
225 |
<interfacesuffix>.h</interfacesuffix> |
|
226 |
<implementationsuffix>.cpp</implementationsuffix> |
|
227 |
</filetemplates> |
|
228 |
</cppsupportpart> |
|
229 |
<kdevdocumentation> |
|
230 |
<projectdoc> |
|
870 | 231 |
<docsystem/> |
232 |
<docurl/> |
|
233 |
<usermanualurl/> |
|
600 | 234 |
</projectdoc> |
235 |
</kdevdocumentation> |
|
236 |
<ctagspart> |
|
834 | 237 |
<customArguments/> |
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
600
diff
changeset
|
238 |
<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
|
239 |
<activeTagsFiles/> |
600 | 240 |
</ctagspart> |
597 | 241 |
</kdevelop> |