c++/parameter-lister/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 03 May 2015 02:03:03 +0200
changeset 1 56ae7ed48121
parent 0 7399cb02184b
child 6 123a2de045a8
permissions -rw-r--r--
namespaces and terminal colors
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@0
    12
            <sourceRootList/>
franta-hg@0
    13
            <confList>
franta-hg@0
    14
                <confElem>
franta-hg@0
    15
                    <name>Debug</name>
franta-hg@0
    16
                    <type>1</type>
franta-hg@0
    17
                </confElem>
franta-hg@0
    18
                <confElem>
franta-hg@0
    19
                    <name>Release</name>
franta-hg@0
    20
                    <type>1</type>
franta-hg@0
    21
                </confElem>
franta-hg@0
    22
            </confList>
franta-hg@0
    23
            <formatting>
franta-hg@0
    24
                <project-formatting-style>false</project-formatting-style>
franta-hg@0
    25
            </formatting>
franta-hg@0
    26
        </data>
franta-hg@0
    27
    </configuration>
franta-hg@0
    28
</project>