author | František Kučera <franta-hg@frantovo.cz> |
Wed, 30 Oct 2019 16:47:42 +0100 | |
branch | v_0 |
changeset 43 | e8889e9b6786 |
parent 31 | ecae2772c3a7 |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<project xmlns="http://www.netbeans.org/ns/project/1"> |
|
3 |
<type>org.netbeans.modules.cnd.makeproject</type> |
|
4 |
<configuration> |
|
5 |
<data xmlns="http://www.netbeans.org/ns/make-project/1"> |
|
6 |
<name>relpipe-lib-reader.cpp</name> |
|
7 |
<c-extensions/> |
|
3
630c54da42c9
add new files to the project
František Kučera <franta-hg@frantovo.cz>
parents:
0
diff
changeset
|
8 |
<cpp-extensions>cpp</cpp-extensions> |
630c54da42c9
add new files to the project
František Kučera <franta-hg@frantovo.cz>
parents:
0
diff
changeset
|
9 |
<header-extensions>h</header-extensions> |
630c54da42c9
add new files to the project
František Kučera <franta-hg@frantovo.cz>
parents:
0
diff
changeset
|
10 |
<sourceEncoding>UTF-8</sourceEncoding> |
0 | 11 |
<make-dep-projects/> |
31 | 12 |
<sourceRootList> |
13 |
<sourceRootElem>.</sourceRootElem> |
|
14 |
</sourceRootList> |
|
0 | 15 |
<confList> |
16 |
<confElem> |
|
17 |
<name>Debug</name> |
|
31 | 18 |
<type>0</type> |
0 | 19 |
</confElem> |
20 |
<confElem> |
|
21 |
<name>Release</name> |
|
31 | 22 |
<type>0</type> |
0 | 23 |
</confElem> |
24 |
</confList> |
|
25 |
<formatting> |
|
26 |
<project-formatting-style>false</project-formatting-style> |
|
27 |
</formatting> |
|
28 |
</data> |
|
29 |
</configuration> |
|
30 |
</project> |