configurations.xml
3.03 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="90">
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
<df root="fsa" name="0">
<in>cfsa1_impl.hpp</in>
<in>cfsa2_impl.hpp</in>
<in>interpretation.hpp</in>
<in>simplefsa_impl.hpp</in>
<in>test_not_recognize.cpp</in>
<in>test_recognize.cpp</in>
<in>test_speed.cpp</in>
</df>
<df root="morfeusz" name="1">
<in>main.cpp</in>
<in>morfeusz.cpp</in>
</df>
<logicalFolder name="ExternalFiles"
displayName="Important Files"
projectFiles="false"
kind="IMPORTANT_FILES_FOLDER">
<itemPath>CMakeLists.txt</itemPath>
<itemPath>build/Makefile</itemPath>
</logicalFolder>
<itemPath>cfsa1_impl.hpp</itemPath>
</logicalFolder>
<sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
<sourceRootList>
<Elem>fsa</Elem>
<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>
<codeAssistance>
</codeAssistance>
<makefileType>
<makeTool>
<buildCommandWorkingDir>build</buildCommandWorkingDir>
<buildCommand>${MAKE} -f Makefile</buildCommand>
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
<executablePath>build/fsa/test_dict</executablePath>
</makeTool>
</makefileType>
<item path="cfsa1_impl.hpp" ex="false" tool="3" flavor2="0">
</item>
<folder path="0">
<ccTool>
<incDir>
<pElem>build/fsa</pElem>
</incDir>
</ccTool>
</folder>
<folder path="1">
<ccTool>
<incDir>
<pElem>fsa</pElem>
<pElem>build/morfeusz</pElem>
</incDir>
</ccTool>
</folder>
<item path="fsa/cfsa1_impl.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="fsa/cfsa2_impl.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="fsa/interpretation.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="fsa/simplefsa_impl.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="fsa/test_not_recognize.cpp" ex="false" tool="1" flavor2="8">
<ccTool>
</ccTool>
</item>
<item path="fsa/test_recognize.cpp" ex="false" tool="1" flavor2="8">
<ccTool>
</ccTool>
</item>
<item path="fsa/test_speed.cpp" ex="false" tool="1" flavor2="8">
<ccTool>
</ccTool>
</item>
<item path="morfeusz/main.cpp" ex="false" tool="1" flavor2="8">
<ccTool>
</ccTool>
</item>
<item path="morfeusz/morfeusz.cpp" ex="false" tool="1" flavor2="4">
<ccTool>
</ccTool>
</item>
</conf>
</confs>
</configurationDescriptor>