This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
/
Copy pathSourcetrailDB.srctrlprj
42 lines (42 loc) · 1.86 KB
/
SourcetrailDB.srctrlprj
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
<?xml version="1.0" encoding="utf-8" ?>
<config>
<source_groups>
<source_group_3bc49d80-6e3a-42b4-80d8-336fdf0612c4>
<cpp_standard>c++11</cpp_standard>
<cross_compilation>
<target>
<abi>unknown</abi>
<arch>x86_64</arch>
<sys>unknown</sys>
<vendor>unknown</vendor>
</target>
<target_options_enabled>0</target_options_enabled>
</cross_compilation>
<exclude_filters>
<exclude_filter>examples/cpp_api_example/data/example.cpp</exclude_filter>
</exclude_filters>
<header_search_paths>
<header_search_path>build/core/include</header_search_path>
<header_search_path>core/include</header_search_path>
<header_search_path>external/catch/include</header_search_path>
<header_search_path>external/cpp_sqlite/include</header_search_path>
<header_search_path>external/json/include</header_search_path>
<header_search_path>resources_swig/include</header_search_path>
</header_search_paths>
<name>C++ Source Group</name>
<source_extensions>
<source_extension>.cpp</source_extension>
<source_extension>.cxx</source_extension>
<source_extension>.cc</source_extension>
</source_extensions>
<source_paths>
<source_path>core</source_path>
<source_path>examples</source_path>
<source_path>resources_swig</source_path>
</source_paths>
<status>enabled</status>
<type>C++ Source Group</type>
</source_group_3bc49d80-6e3a-42b4-80d8-336fdf0612c4>
</source_groups>
<version>7</version>
</config>