|
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
<configurationDescriptor version="94">
|
|
3
|
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
|
4
5
6
7
8
9
10
|
<logicalFolder name="build"
displayName="build"
projectFiles="true"
root="build">
<itemPath>build/default_fsa.cpp</itemPath>
<itemPath>build/default_synth_fsa.cpp</itemPath>
</logicalFolder>
|
|
11
|
<logicalFolder name="f1" displayName="input" projectFiles="true">
|
|
12
|
</logicalFolder>
|
|
13
14
15
16
17
18
|
<logicalFolder name="java"
displayName="java"
projectFiles="true"
root="build1/morfeusz/java">
<itemPath>build1/morfeusz/java/swigJAVA.cpp</itemPath>
</logicalFolder>
|
|
19
|
<df root="morfeusz" name="0">
|
|
20
|
<df name="charset">
|
|
21
|
<in>CaseConverter.cpp</in>
|
|
22
|
<in>CharsetConverter.cpp</in>
|
|
23
|
<in>caseconv.cpp</in>
|
|
24
|
<in>conversion_tables.cpp</in>
|
|
25
|
</df>
|
|
26
27
28
|
<df name="cli">
<in>cli.cpp</in>
</df>
|
|
29
30
31
32
33
34
35
36
|
<df name="decoder">
<in>InterpretedChunksDecoder4Analyzer.cpp</in>
<in>InterpretedChunksDecoder4Generator.cpp</in>
</df>
<df name="deserializer">
<in>InterpsGroupsReader.cpp</in>
<in>MorphDeserializer.cpp</in>
</df>
|
|
37
38
39
40
41
42
|
<df name="fsa">
<in>const.cpp</in>
<in>test_not_recognize.cpp</in>
<in>test_recognize.cpp</in>
<in>test_speed.cpp</in>
</df>
|
|
43
|
<df name="segrules">
|
|
44
|
<in>SegrulesFSA.cpp</in>
|
|
45
46
|
<in>segrules.cpp</in>
</df>
|
|
47
|
<in>CasePatternHelper.cpp</in>
|
|
48
|
<in>Environment.cpp</in>
|
|
49
|
<in>InflexionGraph.cpp</in>
|
|
50
51
|
<in>Morfeusz.cpp</in>
<in>MorphDeserializer.cpp</in>
|
|
52
|
<in>MorphInterpretation.cpp</in>
|
|
53
|
<in>Qualifiers.cpp</in>
|
|
54
|
<in>Tagset.cpp</in>
|
|
55
|
<in>const.cpp</in>
|
|
56
|
<in>main.cpp</in>
|
|
57
58
|
<in>morfeusz_analyzer.cpp</in>
<in>morfeusz_generator.cpp</in>
|
|
59
|
<in>test_recognize_dict.cpp</in>
|
|
60
|
<in>test_result_equals.cpp</in>
|
|
61
|
</df>
|
|
62
63
64
65
|
<logicalFolder name="morfeusz"
displayName="morfeusz"
projectFiles="true"
root="build/morfeusz">
|
|
66
67
68
69
70
71
|
<logicalFolder name="java" displayName="java" projectFiles="true">
<itemPath>build/morfeusz/java/swigJAVA.cpp</itemPath>
</logicalFolder>
<logicalFolder name="python" displayName="python" projectFiles="true">
<itemPath>build/morfeusz/python/swigPYTHON.cpp</itemPath>
</logicalFolder>
|
|
72
|
<itemPath>default_fsa.cpp</itemPath>
|
|
73
|
<itemPath>build/morfeusz/default_fsa.cpp</itemPath>
|
|
74
|
<itemPath>default_synth_fsa.cpp</itemPath>
|
|
75
|
<itemPath>build/morfeusz/default_synth_fsa.cpp</itemPath>
|
|
76
|
<itemPath>build/morfeusz/morfeuszJAVA_wrap.cxx</itemPath>
|
|
77
|
<itemPath>build/morfeusz/morfeuszPERL_wrap.cxx</itemPath>
|
|
78
79
|
<itemPath>build/morfeusz/morfeuszPYTHON_wrap.cxx</itemPath>
</logicalFolder>
|
|
80
81
82
83
84
85
86
87
88
89
|
<logicalFolder name="ExternalFiles"
displayName="Important Files"
projectFiles="false"
kind="IMPORTANT_FILES_FOLDER">
<itemPath>CMakeLists.txt</itemPath>
<itemPath>build/Makefile</itemPath>
</logicalFolder>
</logicalFolder>
<sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
<sourceRootList>
|
|
90
|
<Elem>fsa</Elem>
|
|
91
92
93
94
95
96
97
98
99
100
|
<Elem>morfeusz</Elem>
</sourceRootList>
<projectmakefile>build/Makefile</projectmakefile>
<confs>
<conf name="Default" type="0">
<toolsSet>
<compilerSet>default</compilerSet>
<dependencyChecking>false</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
|
|
101
|
<flagsDictionary>
|
|
102
103
104
|
<element flagsID="0" commonFlags="-g -O2 -fPIC"/>
<element flagsID="1" commonFlags="-std=c++98 -O3"/>
<element flagsID="2" commonFlags="-std=c++98 -O3 -fPIC"/>
|
|
105
|
</flagsDictionary>
|
|
106
107
108
109
110
111
112
|
<codeAssistance>
</codeAssistance>
<makefileType>
<makeTool>
<buildCommandWorkingDir>build</buildCommandWorkingDir>
<buildCommand>${MAKE} -f Makefile</buildCommand>
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
|
|
113
|
<executablePath>build/morfeusz/morfeusz_analyzer</executablePath>
|
|
114
|
<ccTool flags="2">
|
|
115
116
117
|
<preprocessorList>
<Elem>NDEBUG</Elem>
</preprocessorList>
|
|
118
|
</ccTool>
|
|
119
120
|
</makeTool>
</makefileType>
|
|
121
122
123
124
|
<item path="build/default_fsa.cpp" ex="false" tool="1" flavor2="4">
</item>
<item path="build/default_synth_fsa.cpp" ex="false" tool="1" flavor2="4">
</item>
|
|
125
|
<item path="build/morfeusz/default_fsa.cpp" ex="false" tool="1" flavor2="4">
|
|
126
127
128
129
130
|
<ccTool flags="2">
<incDir>
<pElem>build</pElem>
<pElem>morfeusz</pElem>
</incDir>
|
|
131
132
133
134
135
136
137
138
139
|
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="build/morfeusz/default_synth_fsa.cpp"
ex="false"
tool="1"
flavor2="4">
|
|
140
141
142
143
144
|
<ccTool flags="2">
<incDir>
<pElem>build</pElem>
<pElem>morfeusz</pElem>
</incDir>
|
|
145
146
147
|
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
|
|
148
|
</ccTool>
|
|
149
|
</item>
|
|
150
151
|
<item path="build/morfeusz/java/swigJAVA.cpp" ex="false" tool="1" flavor2="4">
</item>
|
|
152
153
154
|
<item path="build/morfeusz/morfeuszJAVA_wrap.cxx"
ex="false"
tool="1"
|
|
155
|
flavor2="8">
|
|
156
157
|
<ccTool>
<incDir>
|
|
158
159
|
<pElem>build</pElem>
<pElem>morfeusz</pElem>
|
|
160
|
<pElem>build/morfeusz</pElem>
|
|
161
|
<pElem>/usr/lib/jvm/default-java/include</pElem>
|
|
162
163
164
|
<pElem>build/morfeusz/java</pElem>
</incDir>
<preprocessorList>
|
|
165
|
<Elem>_OPTIMIZE__=1</Elem>
|
|
166
167
|
<Elem>__PIC__=2</Elem>
<Elem>__pic__=2</Elem>
|
|
168
|
<Elem>jmorfeusz_EXPORTS</Elem>
|
|
169
|
<Elem>libmorfeusz_EXPORTS</Elem>
|
|
170
|
</preprocessorList>
|
|
171
|
<undefinedList>
|
|
172
|
<Elem>__GCC_HAVE_DWARF2_CFI_ASM=1</Elem>
|
|
173
174
|
<Elem>__NO_INLINE__</Elem>
</undefinedList>
|
|
175
176
|
</ccTool>
</item>
|
|
177
178
179
180
|
<item path="build/morfeusz/morfeuszPERL_wrap.cxx"
ex="false"
tool="1"
flavor2="4">
|
|
181
|
<ccTool flags="2">
|
|
182
|
<incDir>
|
|
183
184
|
<pElem>build</pElem>
<pElem>morfeusz</pElem>
|
|
185
186
187
188
189
190
191
192
|
<pElem>/usr/lib/perl/5.14/CORE</pElem>
<pElem>build/morfeusz/perl</pElem>
</incDir>
<preprocessorList>
<Elem>morfeusz_perl_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
|
|
193
194
195
|
<item path="build/morfeusz/morfeuszPYTHON_wrap.cxx"
ex="false"
tool="1"
|
|
196
|
flavor2="8">
|
|
197
|
<ccTool>
|
|
198
|
<incDir>
|
|
199
200
|
<pElem>build</pElem>
<pElem>morfeusz</pElem>
|
|
201
|
<pElem>build/morfeusz</pElem>
|
|
202
203
204
205
|
<pElem>/usr/include/python2.7</pElem>
<pElem>build/morfeusz/python</pElem>
</incDir>
<preprocessorList>
|
|
206
|
<Elem>_OPTIMIZE__=1</Elem>
|
|
207
208
|
<Elem>__PIC__=2</Elem>
<Elem>__pic__=2</Elem>
|
|
209
|
<Elem>_morfeusz_EXPORTS</Elem>
|
|
210
|
<Elem>libmorfeusz_EXPORTS</Elem>
|
|
211
|
</preprocessorList>
|
|
212
|
<undefinedList>
|
|
213
|
<Elem>__GCC_HAVE_DWARF2_CFI_ASM=1</Elem>
|
|
214
215
|
<Elem>__NO_INLINE__</Elem>
</undefinedList>
|
|
216
217
|
</ccTool>
</item>
|
|
218
219
220
221
|
<item path="build/morfeusz/python/swigPYTHON.cpp"
ex="false"
tool="1"
flavor2="4">
|
|
222
223
|
<ccTool flags="0">
</ccTool>
|
|
224
|
</item>
|
|
225
226
|
<item path="build1/morfeusz/java/swigJAVA.cpp" ex="false" tool="1" flavor2="4">
</item>
|
|
227
|
<item path="default_fsa.cpp" ex="false" tool="1" flavor2="4">
|
|
228
|
<ccTool>
|
|
229
|
<incDir>
|
|
230
231
|
<pElem>build</pElem>
<pElem>morfeusz</pElem>
|
|
232
|
<pElem>build/morfeusz</pElem>
|
|
233
|
<pElem>morfeusz/build/morfeusz</pElem>
|
|
234
235
236
237
238
239
240
|
</incDir>
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="default_synth_fsa.cpp" ex="false" tool="1" flavor2="4">
|
|
241
|
<ccTool>
|
|
242
|
<incDir>
|
|
243
244
|
<pElem>build</pElem>
<pElem>morfeusz</pElem>
|
|
245
|
<pElem>build/morfeusz</pElem>
|
|
246
|
<pElem>morfeusz/build/morfeusz</pElem>
|
|
247
248
249
250
|
</incDir>
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
|
|
251
252
|
</ccTool>
</item>
|
|
253
|
<folder path="0">
|
|
254
255
|
<ccTool>
<incDir>
|
|
256
257
|
<pElem>build</pElem>
<pElem>morfeusz</pElem>
|
|
258
259
|
<pElem>build/morfeusz</pElem>
</incDir>
|
|
260
261
262
263
|
</ccTool>
</folder>
<folder path="0/charset">
<ccTool>
|
|
264
|
<preprocessorList>
|
|
265
266
267
268
269
270
271
|
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</folder>
<folder path="0/cli">
<ccTool>
<preprocessorList>
|
|
272
|
<Elem>libmorfeusz_EXPORTS</Elem>
|
|
273
|
</preprocessorList>
|
|
274
275
|
</ccTool>
</folder>
|
|
276
|
<folder path="0/decoder">
|
|
277
278
279
280
281
282
|
<ccTool>
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</folder>
|
|
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
|
<folder path="0/deserializer">
<ccTool>
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</folder>
<folder path="0/fsa">
<ccTool>
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</folder>
<folder path="0/segrules">
<ccTool>
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</folder>
|
|
304
305
306
|
<folder path="build">
<ccTool>
<incDir>
|
|
307
308
|
<pElem>build</pElem>
<pElem>morfeusz</pElem>
|
|
309
310
311
312
313
314
315
316
317
318
319
320
|
<pElem>build/morfeusz</pElem>
</incDir>
<preprocessorList>
<Elem>__PIC__=2</Elem>
<Elem>__pic__=2</Elem>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
<undefinedList>
<Elem>__GCC_HAVE_DWARF2_CFI_ASM=1</Elem>
</undefinedList>
</ccTool>
</folder>
|
|
321
|
<folder path="java">
|
|
322
323
|
<ccTool>
<incDir>
|
|
324
325
|
<pElem>build</pElem>
<pElem>morfeusz</pElem>
|
|
326
|
<pElem>build/morfeusz</pElem>
|
|
327
328
|
<pElem>build1</pElem>
<pElem>/usr/lib/jvm/java-6-openjdk/include</pElem>
|
|
329
|
</incDir>
|
|
330
331
|
<preprocessorList>
<Elem>libjmorfeusz_EXPORTS</Elem>
|
|
332
|
<Elem>libmorfeusz_EXPORTS</Elem>
|
|
333
|
</preprocessorList>
|
|
334
335
|
</ccTool>
</folder>
|
|
336
337
338
|
<folder path="morfeusz/java">
<ccTool>
<incDir>
|
|
339
340
|
<pElem>build</pElem>
<pElem>morfeusz</pElem>
|
|
341
|
<pElem>/usr/lib/jvm/java-6-openjdk/include</pElem>
|
|
342
343
|
</incDir>
<preprocessorList>
|
|
344
|
<Elem>libjmorfeusz_EXPORTS</Elem>
|
|
345
346
347
348
349
350
|
</preprocessorList>
</ccTool>
</folder>
<folder path="morfeusz/python">
<ccTool>
<incDir>
|
|
351
|
<pElem>morfeusz</pElem>
|
|
352
353
354
355
|
<pElem>/usr/include/python2.7</pElem>
</incDir>
</ccTool>
</folder>
|
|
356
|
<item path="morfeusz/CasePatternHelper.cpp" ex="false" tool="1" flavor2="4">
|
|
357
|
<ccTool flags="2">
|
|
358
359
360
361
362
|
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
|
|
363
|
<item path="morfeusz/Environment.cpp" ex="false" tool="1" flavor2="4">
|
|
364
|
<ccTool flags="2">
|
|
365
366
367
368
369
|
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
|
|
370
|
<item path="morfeusz/InflexionGraph.cpp" ex="false" tool="1" flavor2="4">
|
|
371
|
<ccTool flags="2">
|
|
372
373
374
375
|
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
|
|
376
|
</item>
|
|
377
|
<item path="morfeusz/Morfeusz.cpp" ex="false" tool="1" flavor2="4">
|
|
378
|
<ccTool flags="2">
|
|
379
|
<preprocessorList>
|
|
380
|
<Elem>libmorfeusz_EXPORTS</Elem>
|
|
381
|
</preprocessorList>
|
|
382
|
</ccTool>
|
|
383
|
</item>
|
|
384
|
<item path="morfeusz/MorphDeserializer.cpp" ex="false" tool="1" flavor2="4">
|
|
385
|
<ccTool flags="2">
|
|
386
|
<preprocessorList>
|
|
387
|
<Elem>libmorfeusz_EXPORTS</Elem>
|
|
388
|
</preprocessorList>
|
|
389
|
</ccTool>
|
|
390
|
</item>
|
|
391
|
<item path="morfeusz/MorphInterpretation.cpp" ex="false" tool="1" flavor2="4">
|
|
392
|
<ccTool flags="2">
|
|
393
|
<preprocessorList>
|
|
394
|
<Elem>libmorfeusz_EXPORTS</Elem>
|
|
395
|
</preprocessorList>
|
|
396
|
</ccTool>
|
|
397
|
</item>
|
|
398
|
<item path="morfeusz/Qualifiers.cpp" ex="false" tool="1" flavor2="4">
|
|
399
|
<ccTool flags="2">
|
|
400
401
402
403
404
|
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
|
|
405
|
<item path="morfeusz/Tagset.cpp" ex="false" tool="1" flavor2="4">
|
|
406
|
<ccTool flags="2">
|
|
407
|
<preprocessorList>
|
|
408
|
<Elem>libmorfeusz_EXPORTS</Elem>
|
|
409
|
</preprocessorList>
|
|
410
|
</ccTool>
|
|
411
|
</item>
|
|
412
|
<item path="morfeusz/charset/CaseConverter.cpp" ex="false" tool="1" flavor2="4">
|
|
413
|
</item>
|
|
414
415
416
|
<item path="morfeusz/charset/CharsetConverter.cpp"
ex="false"
tool="1"
|
|
417
|
flavor2="4">
|
|
418
|
</item>
|
|
419
|
<item path="morfeusz/charset/caseconv.cpp" ex="false" tool="1" flavor2="4">
|
|
420
|
</item>
|
|
421
422
423
|
<item path="morfeusz/charset/conversion_tables.cpp"
ex="false"
tool="1"
|
|
424
|
flavor2="4">
|
|
425
|
</item>
|
|
426
|
<item path="morfeusz/cli/cli.cpp" ex="false" tool="1" flavor2="4">
|
|
427
|
</item>
|
|
428
|
<item path="morfeusz/const.cpp" ex="false" tool="1" flavor2="4">
|
|
429
|
<ccTool flags="2">
|
|
430
431
432
433
434
435
436
437
438
439
440
441
442
443
|
<preprocessorList>
<Elem>libmorfeusz_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="morfeusz/decoder/InterpretedChunksDecoder4Analyzer.cpp"
ex="false"
tool="1"
flavor2="4">
</item>
<item path="morfeusz/decoder/InterpretedChunksDecoder4Generator.cpp"
ex="false"
tool="1"
flavor2="4">
|
|
444
|
</item>
|
|
445
446
447
448
|
<item path="morfeusz/deserializer/InterpsGroupsReader.cpp"
ex="false"
tool="1"
flavor2="4">
|
|
449
|
</item>
|
|
450
451
452
453
454
455
456
|
<item path="morfeusz/deserializer/MorphDeserializer.cpp"
ex="false"
tool="1"
flavor2="4">
</item>
<item path="morfeusz/fsa/const.cpp" ex="false" tool="1" flavor2="4">
</item>
|
|
457
|
<item path="morfeusz/fsa/test_not_recognize.cpp"
|
|
458
459
|
ex="false"
tool="1"
|
|
460
461
|
flavor2="8">
<ccTool>
|
|
462
463
464
|
<incDir>
<pElem>build/fsa</pElem>
</incDir>
|
|
465
|
</ccTool>
|
|
466
|
</item>
|
|
467
|
<item path="morfeusz/fsa/test_recognize.cpp" ex="false" tool="1" flavor2="8">
|
|
468
|
<ccTool>
|
|
469
470
471
|
<incDir>
<pElem>build/fsa</pElem>
</incDir>
|
|
472
473
|
</ccTool>
</item>
|
|
474
|
<item path="morfeusz/fsa/test_speed.cpp" ex="false" tool="1" flavor2="8">
|
|
475
|
<ccTool>
|
|
476
477
478
|
<incDir>
<pElem>build/fsa</pElem>
</incDir>
|
|
479
480
|
</ccTool>
</item>
|
|
481
482
483
484
|
<item path="morfeusz/main.cpp" ex="false" tool="1" flavor2="4">
<ccTool>
<preprocessorList>
<Elem>_OPTIMIZE__=1</Elem>
|
|
485
|
<Elem>libmorfeusz_EXPORTS</Elem>
|
|
486
487
488
489
490
491
|
</preprocessorList>
<undefinedList>
<Elem>__NO_INLINE__</Elem>
</undefinedList>
</ccTool>
</item>
|
|
492
|
<item path="morfeusz/morfeusz_analyzer.cpp" ex="false" tool="1" flavor2="4">
|
|
493
494
|
<ccTool flags="1">
</ccTool>
|
|
495
|
</item>
|
|
496
|
<item path="morfeusz/morfeusz_generator.cpp" ex="false" tool="1" flavor2="4">
|
|
497
498
|
<ccTool flags="1">
</ccTool>
|
|
499
500
|
</item>
<item path="morfeusz/segrules/SegrulesFSA.cpp" ex="false" tool="1" flavor2="4">
|
|
501
|
</item>
|
|
502
503
|
<item path="morfeusz/segrules/segrules.cpp" ex="false" tool="1" flavor2="4">
</item>
|
|
504
|
<item path="morfeusz/test_recognize_dict.cpp" ex="false" tool="1" flavor2="4">
|
|
505
|
</item>
|
|
506
|
<item path="morfeusz/test_result_equals.cpp" ex="false" tool="1" flavor2="4">
|
|
507
|
</item>
|
|
508
509
510
|
</conf>
</confs>
</configurationDescriptor>
|