c++/parameter-lister/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 03 May 2015 21:55:52 +0200
changeset 6 123a2de045a8
parent 1 56ae7ed48121
permissions -rw-r--r--
netbeans project clean-up
franta-hg@0
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@0
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@0
     3
    <type>org.netbeans.modules.cnd.makeproject</type>
franta-hg@0
     4
    <configuration>
franta-hg@0
     5
        <data xmlns="http://www.netbeans.org/ns/make-project/1">
franta-hg@0
     6
            <name>parameter-lister</name>
franta-hg@0
     7
            <c-extensions/>
franta-hg@0
     8
            <cpp-extensions>cpp</cpp-extensions>
franta-hg@1
     9
            <header-extensions>h</header-extensions>
franta-hg@1
    10
            <sourceEncoding>UTF-8</sourceEncoding>
franta-hg@0
    11
            <make-dep-projects/>
franta-hg@6
    12
            <sourceRootList>
franta-hg@6
    13
                <sourceRootElem>info</sourceRootElem>
franta-hg@6
    14
            </sourceRootList>
franta-hg@0
    15
            <confList>
franta-hg@0
    16
                <confElem>
franta-hg@0
    17
                    <name>Debug</name>
franta-hg@0
    18
                    <type>1</type>
franta-hg@0
    19
                </confElem>
franta-hg@0
    20
                <confElem>
franta-hg@0
    21
                    <name>Release</name>
franta-hg@0
    22
                    <type>1</type>
franta-hg@0
    23
                </confElem>
franta-hg@0
    24
            </confList>
franta-hg@0
    25
            <formatting>
franta-hg@0
    26
                <project-formatting-style>false</project-formatting-style>
franta-hg@0
    27
            </formatting>
franta-hg@0
    28
        </data>
franta-hg@0
    29
    </configuration>
franta-hg@0
    30
</project>