nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 02 Dec 2018 20:17:46 +0100
branchv_0
changeset 3 8731263d44f1
parent 1 b2b20519ab23
child 6 0f28565508ca
permissions -rw-r--r--
PassthroughHandler (string-based version) Produces exact same data -- tested with: relpipe-in-fstab | relpipe-tr-validator | sha512sum relpipe-in-fstab | sha512sum
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
<!--
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
Copyright (c) 2014, 2016 Oracle and/or its affiliates. All rights reserved.
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
Oracle and Java are registered trademarks of Oracle and/or its affiliates.
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
Other names may be trademarks of their respective owners.
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
The contents of this file are subject to the terms of either the GNU
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
General Public License Version 2 only ("GPL") or the Common
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
Development and Distribution License("CDDL") (collectively, the
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
"License"). You may not use this file except in compliance with the
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    14
License. You can obtain a copy of the License at
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    15
http://www.netbeans.org/cddl-gplv2.html
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    16
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    17
specific language governing permissions and limitations under the
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    18
License.  When distributing the software, include this License Header
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    19
Notice in each file and include the License file at
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    20
nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    21
particular file as subject to the "Classpath" exception as provided
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    22
by Oracle in the GPL Version 2 section of the License file that
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    23
accompanied this code. If applicable, add the following below the
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    24
License Header, with the fields enclosed by brackets [] replaced by
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    25
your own identifying information:
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    26
"Portions Copyrighted [year] [name of copyright owner]"
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    27
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    28
If you wish your version of this file to be governed by only the CDDL
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    29
or only the GPL Version 2, indicate your decision by adding
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    30
"[Contributor] elects to include this software in this distribution
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    31
under the [CDDL or GPL Version 2] license." If you do not indicate a
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    32
single choice of license, a recipient has the option to distribute
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    33
your version of this file under either the CDDL, the GPL Version 2 or
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    34
to extend the choice of license to its licensees as provided above.
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    35
However, if you add GPL Version 2 code and therefore, elected the GPL
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    36
Version 2 license, then the option applies only if the new code is
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    37
made subject to such option by the copyright holder.
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    38
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    39
Contributor(s):
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    40
-->
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    41
<project xmlns="http://www.netbeans.org/ns/project/1">
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    42
    <type>org.netbeans.modules.cnd.makeproject</type>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    43
    <configuration>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    44
        <data xmlns="http://www.netbeans.org/ns/make-project/1">
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    45
            <name>relpipe-tr-validator.cpp</name>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    46
            <c-extensions/>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    47
            <cpp-extensions>cpp</cpp-extensions>
3
8731263d44f1 PassthroughHandler (string-based version)
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    48
            <header-extensions>h</header-extensions>
1
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    49
            <sourceEncoding>UTF-8</sourceEncoding>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    50
            <sourceRootList>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    51
                <sourceRootElem>.</sourceRootElem>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    52
            </sourceRootList>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    53
            <make-dep-projects/>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    54
            <sourceRootList>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    55
                <sourceRootElem>.</sourceRootElem>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    56
            </sourceRootList>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    57
            <confList>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    58
                <confElem>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    59
                    <name>Debug</name>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    60
                    <type>0</type>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    61
                </confElem>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    62
                <confElem>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    63
                    <name>Release</name>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    64
                    <type>0</type>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    65
                </confElem>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    66
            </confList>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    67
            <formatting>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    68
                <project-formatting-style>false</project-formatting-style>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    69
            </formatting>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    70
        </data>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    71
    </configuration>
b2b20519ab23 netbeans part of the cmake project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    72
</project>