nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Fri, 09 May 2025 23:17:36 +0200
branchv_0
changeset 17 aa7dc7faf1bb
parent 15 1c74985d4c4e
permissions -rw-r--r--
license header template and text
franta-hg@15
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@15
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@15
     3
    <type>org.netbeans.modules.cnd.makeproject</type>
franta-hg@15
     4
    <configuration>
franta-hg@15
     5
        <data xmlns="http://www.netbeans.org/ns/make-project/1">
franta-hg@15
     6
            <name>djm-fix</name>
franta-hg@15
     7
            <c-extensions/>
franta-hg@15
     8
            <cpp-extensions>cpp</cpp-extensions>
franta-hg@15
     9
            <header-extensions>h</header-extensions>
franta-hg@15
    10
            <sourceEncoding>UTF-8</sourceEncoding>
franta-hg@15
    11
            <make-dep-projects/>
franta-hg@15
    12
            <sourceRootList>
franta-hg@15
    13
                <sourceRootElem>.</sourceRootElem>
franta-hg@15
    14
            </sourceRootList>
franta-hg@15
    15
            <confList>
franta-hg@15
    16
                <confElem>
franta-hg@15
    17
                    <name>Default</name>
franta-hg@15
    18
                    <type>0</type>
franta-hg@15
    19
                </confElem>
franta-hg@15
    20
            </confList>
franta-hg@15
    21
            <formatting>
franta-hg@15
    22
                <project-formatting-style>false</project-formatting-style>
franta-hg@15
    23
            </formatting>
franta-hg@15
    24
        </data>
franta-hg@15
    25
    </configuration>
franta-hg@15
    26
</project>