File: mutella.kdevprj

package info (click to toggle)
mutella 0.3.3-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,488 kB
  • ctags: 2,069
  • sloc: cpp: 14,194; sh: 8,714; ansic: 464; makefile: 55
file content (486 lines) | stat: -rw-r--r-- 8,263 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
[AUTHORS]
dist=true
install=false
install_location=
type=DATA

[COPYING]
dist=true
install=false
install_location=
type=DATA

[ChangeLog]
dist=true
install=false
install_location=
type=DATA

[Config for BinMakefileAm]
addcxxflags=-I/home/homeGlobal/zaitsev/include -D_DEBUG -DCHECK_RANGE
bin_program=mutella
cxxflags=\s-O0 -g3 -Wtraditional
ldadd=
ldflags=

[General]
AMChanged=false
author=Max Zaitsev
configure_args=
email=maksik@gmx.co.uk
kdevprj_version=1.3
lfv_open_groups=Sources
make_options=\s-j1
makefiles=Makefile.am,mutella/Makefile.am,mutella/docs/Makefile.am,mutella/docs/en/Makefile.am
modifyMakefiles=true
project_name=Mutella
project_type=normal_cpp
short_info=
sub_dir=mutella/
version=0.3.3
version_control=CVS
workspace=1

[INSTALL]
dist=true
install=false
install_location=
type=DATA

[KNOWN-BUGS]
dist=true
install=false
install_location=
type=DATA

[KPP]
kpp_appgrp=
kpp_bldroot=
kpp_icon=0
kpp_license=5
kpp_summary=
kpp_url=http://mutella.sourceforge.net
kpp_version=0.1

[LFV Groups]
GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS
Headers=*.h,*.hh,*.hxx,*.hpp,*.H
Others=*
Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l
groups=Headers,Sources,GNU,Others

[Makefile.am]
files=mutella.kdevprj,AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,mutella.spec,KNOWN-BUGS
sub_dirs=mutella
type=normal

[README]
dist=true
install=false
install_location=
type=DATA

[TODO]
dist=true
install=false
install_location=
type=DATA

[Workspace_1]
browser_file=file:/home/homeGlobal/zaitsev/doc/STL/List.html
cpp_file=/home/homeGlobal/zaitsev/source/mutella/mutella/gnudirector.cpp
header_file=/home/homeGlobal/zaitsev/source/mutella/mutella/gnunode.h
openfiles=Untitled.h,Untitled.cpp,/home/homeGlobal/zaitsev/source/mutella/mutella/mutella.h,/home/homeGlobal/zaitsev/source/mutella/mutella/main.cpp,/home/homeGlobal/zaitsev/source/mutella/mutella/gnunode.cpp,/home/homeGlobal/zaitsev/source/mutella/mutella/gnunode.h,/home/homeGlobal/zaitsev/source/mutella/mutella/gnudirector.cpp
show_outputview=true
show_treeview=true

[mutella.kdevprj]
dist=true
install=false
install_location=
type=DATA

[mutella.spec]
dist=true
install=false
install_location=
type=DATA

[mutella/Makefile.am]
files=mutella/main.cpp,mutella/common.cpp,mutella/common.h,mutella/conversions.cpp,mutella/conversions.h,mutella/gnucache.cpp,mutella/gnucache.h,mutella/gnudirector.cpp,mutella/gnudirector.h,mutella/gnudownload.cpp,mutella/gnudownload.h,mutella/gnuhash.cpp,mutella/gnuhash.h,mutella/gnunode.cpp,mutella/gnunode.h,mutella/gnushare.cpp,mutella/gnushare.h,mutella/gnusock.cpp,mutella/gnusock.h,mutella/gnuupload.cpp,mutella/gnuupload.h,mutella/packet.cpp,mutella/packet.h,mutella/preferences.cpp,mutella/preferences.h,mutella/mutella.h,mutella/asyncsocket.h,mutella/controller.cpp,mutella/controller.h,mutella/defines.h,mutella/asyncsocket.cpp,mutella/mthread.h,mutella/mthread_unix.cpp,mutella/gnusearch.cpp,mutella/gnusearch.h,mutella/mui.cpp,mutella/mui.h,mutella/byteorder.cpp,mutella/byteorder.h,mutella/property.cpp,mutella/property.h,mutella/inifile.cpp,mutella/inifile.h,mutella/mthread_p.h,mutella/dir.cpp,mutella/dir.h,mutella/tstring.h,mutella/tstring.cpp,mutella/asyncfile.cpp,mutella/asyncfile.h,mutella/readline4fix.h,mutella/readline4fix.c,mutella/mprintf.cpp,mutella/mprintf.h,mutella/term_help.c,mutella/term_help.h,mutella/ansicolor.h,mutella/event.cpp,mutella/event.h,mutella/rcobject.cpp,mutella/rcobject.h
sub_dirs=
type=prog_main

[mutella/ansicolor.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/asyncfile.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/asyncfile.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/asyncsocket.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/asyncsocket.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/byteorder.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/byteorder.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/common.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/common.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/controller.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/controller.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/conversions.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/conversions.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/defines.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/dir.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/dir.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/docs/Makefile.am]
sub_dirs=
type=normal

[mutella/docs/en/Makefile.am]
sub_dirs=
type=normal

[mutella/event.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/event.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/gnucache.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/gnucache.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/gnudirector.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/gnudirector.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/gnudownload.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/gnudownload.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/gnuhash.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/gnuhash.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/gnunode.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/gnunode.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/gnusearch.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/gnusearch.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/gnushare.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/gnushare.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/gnusock.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/gnusock.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/gnuupload.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/gnuupload.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/inifile.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/inifile.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/main.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/mprintf.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/mprintf.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/mthread.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/mthread_p.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/mthread_unix.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/mui.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/mui.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/mutella.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/packet.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/packet.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/preferences.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/preferences.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/property.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/property.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/rcobject.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/rcobject.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/readline4fix.c]
dist=true
install=false
install_location=
type=SOURCE

[mutella/readline4fix.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/term_help.c]
dist=true
install=false
install_location=
type=SOURCE

[mutella/term_help.h]
dist=true
install=false
install_location=
type=HEADER

[mutella/tstring.cpp]
dist=true
install=false
install_location=
type=SOURCE

[mutella/tstring.h]
dist=true
install=false
install_location=
type=HEADER