-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAIFBS_CS.cbp
More file actions
30 lines (30 loc) · 908 Bytes
/
AIFBS_CS.cbp
File metadata and controls
30 lines (30 loc) · 908 Bytes
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
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="AIFBS_CS" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="default">
<Option output="AIFBS_CS" prefix_auto="1" extension_auto="1" />
<Option type="1" />
<Option compiler="gcc" />
</Target>
</Build>
<Unit filename="AIFBS_BTree.cpp" />
<Unit filename="AIFBS_BTree.hpp" />
<Unit filename="AIFBS_BTreeNode.cpp" />
<Unit filename="AIFBS_BTreeNode.hpp" />
<Unit filename="AIFBS_CS.cpp" />
<Unit filename="AIFBS_CS.hpp" />
<Unit filename="AIFBS_ChunkNodeKey.cpp" />
<Unit filename="AIFBS_FileNodeKey.cpp" />
<Unit filename="AIFBS_NodeKeyBase.cpp" />
<Unit filename="AIFBS_Test.cpp" />
<Extensions>
<code_completion />
<debugger />
</Extensions>
</Project>
</CodeBlocks_project_file>