c.s.tools.ide.analysis.modernize/test/unit/data/ide/analysis/modernize/MultipleFileTest/project-with-headers/nbproject/configurations.xml
author Ilia Gromov <ilia@netbeans.org>
Wed, 07 Jun 2017 20:23:29 +0300
branchrelease82
changeset 18423 b9d9af239a0c
permissions -rw-r--r--
Fixing #270763 - Move clang-tidy integration to nb contrib
* * *
Fixing #270763 - Move clang-tidy integration to nb contrib - move wrapper
* * *
Fixing #270763 - Move clang-tidy integration to nb contrib - sign nbm
* * *
Fixing #270763 - Move clang-tidy integration to nb contrib - move tests
* * *
Fixing #270763 - Move clang-tidy integration to nb contrib - data for a new test
* * *
Fixed #270839 - [clang-tidy] Group checks in Editor hints
(transplanted from 35b6125ef00c470655dac6673075f5c12ec74593)
ilia@18415
     1
<?xml version="1.0" encoding="UTF-8"?>
ilia@18415
     2
<!--
ilia@18415
     3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
ilia@18415
     4
ilia@18415
     5
Copyright (c) 2014, 2016 Oracle and/or its affiliates. All rights reserved.
ilia@18415
     6
ilia@18415
     7
Oracle and Java are registered trademarks of Oracle and/or its affiliates.
ilia@18415
     8
Other names may be trademarks of their respective owners.
ilia@18415
     9
ilia@18415
    10
The contents of this file are subject to the terms of either the GNU
ilia@18415
    11
General Public License Version 2 only ("GPL") or the Common
ilia@18415
    12
Development and Distribution License("CDDL") (collectively, the
ilia@18415
    13
"License"). You may not use this file except in compliance with the
ilia@18415
    14
License. You can obtain a copy of the License at
ilia@18415
    15
http://www.netbeans.org/cddl-gplv2.html
ilia@18415
    16
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
ilia@18415
    17
specific language governing permissions and limitations under the
ilia@18415
    18
License.  When distributing the software, include this License Header
ilia@18415
    19
Notice in each file and include the License file at
ilia@18415
    20
nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
ilia@18415
    21
particular file as subject to the "Classpath" exception as provided
ilia@18415
    22
by Oracle in the GPL Version 2 section of the License file that
ilia@18415
    23
accompanied this code. If applicable, add the following below the
ilia@18415
    24
License Header, with the fields enclosed by brackets [] replaced by
ilia@18415
    25
your own identifying information:
ilia@18415
    26
"Portions Copyrighted [year] [name of copyright owner]"
ilia@18415
    27
ilia@18415
    28
If you wish your version of this file to be governed by only the CDDL
ilia@18415
    29
or only the GPL Version 2, indicate your decision by adding
ilia@18415
    30
"[Contributor] elects to include this software in this distribution
ilia@18415
    31
under the [CDDL or GPL Version 2] license." If you do not indicate a
ilia@18415
    32
single choice of license, a recipient has the option to distribute
ilia@18415
    33
your version of this file under either the CDDL, the GPL Version 2 or
ilia@18415
    34
to extend the choice of license to its licensees as provided above.
ilia@18415
    35
However, if you add GPL Version 2 code and therefore, elected the GPL
ilia@18415
    36
Version 2 license, then the option applies only if the new code is
ilia@18415
    37
made subject to such option by the copyright holder.
ilia@18415
    38
ilia@18415
    39
Contributor(s):
ilia@18415
    40
-->
ilia@18415
    41
<configurationDescriptor version="100">
ilia@18415
    42
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
ilia@18415
    43
    <df root="." name="0">
ilia@18415
    44
      <df name="src">
ilia@18415
    45
        <in>header.h</in>
ilia@18415
    46
        <in>source_1.cpp</in>
ilia@18415
    47
        <in>source_2.cpp</in>
ilia@18415
    48
        <in>source_3.cpp</in>
ilia@18415
    49
        <in>source_4.cpp</in>
ilia@18415
    50
      </df>
ilia@18415
    51
    </df>
ilia@18415
    52
    <logicalFolder name="ExternalFiles"
ilia@18415
    53
                   displayName="Important Files"
ilia@18415
    54
                   projectFiles="false"
ilia@18415
    55
                   kind="IMPORTANT_FILES_FOLDER">
ilia@18415
    56
      <itemPath>CMakeLists.txt</itemPath>
ilia@18415
    57
      <itemPath>build/Debug/Makefile</itemPath>
ilia@18415
    58
      <itemPath>build/Release/Makefile</itemPath>
ilia@18415
    59
    </logicalFolder>
ilia@18415
    60
  </logicalFolder>
ilia@18415
    61
  <sourceFolderFilter>^(nbproject|build)$</sourceFolderFilter>
ilia@18415
    62
  <sourceRootList>
ilia@18415
    63
    <Elem>.</Elem>
ilia@18415
    64
  </sourceRootList>
ilia@18415
    65
  <projectmakefile>build/Debug/Makefile</projectmakefile>
ilia@18415
    66
  <confs>
ilia@18415
    67
    <conf name="Debug" type="0">
ilia@18415
    68
      <toolsSet>
ilia@18415
    69
        <compilerSet>default</compilerSet>
ilia@18415
    70
        <dependencyChecking>false</dependencyChecking>
ilia@18415
    71
        <rebuildPropChanged>false</rebuildPropChanged>
ilia@18415
    72
      </toolsSet>
ilia@18415
    73
      <codeAssistance>
ilia@18415
    74
      </codeAssistance>
ilia@18415
    75
      <makefileType>
ilia@18415
    76
        <makeTool>
ilia@18415
    77
          <buildCommandWorkingDir>build/Debug</buildCommandWorkingDir>
ilia@18415
    78
          <buildCommand>${MAKE} -f Makefile</buildCommand>
ilia@18415
    79
          <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
ilia@18415
    80
          <executablePath>build/Debug/src/welcome</executablePath>
ilia@18415
    81
          <ccTool flags="-std=gnu++11">
ilia@18415
    82
            <incDir>
ilia@18415
    83
              <pElem>build/Debug/src</pElem>
ilia@18415
    84
            </incDir>
ilia@18415
    85
          </ccTool>
ilia@18415
    86
        </makeTool>
ilia@18415
    87
        <preBuild>
ilia@18415
    88
          <preBuildCommandWorkingDir>build/Debug</preBuildCommandWorkingDir>
ilia@18415
    89
          <preBuildCommand>${CMAKE} -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ../..</preBuildCommand>
ilia@18415
    90
          <preBuildFirst>true</preBuildFirst>
ilia@18415
    91
        </preBuild>
ilia@18415
    92
      </makefileType>
ilia@18415
    93
      <item path="src/header.h" ex="false" tool="3" flavor2="0">
ilia@18415
    94
      </item>
ilia@18415
    95
      <item path="src/source_1.cpp" ex="false" tool="1" flavor2="0">
ilia@18415
    96
      </item>
ilia@18415
    97
      <item path="src/source_2.cpp" ex="false" tool="1" flavor2="0">
ilia@18415
    98
      </item>
ilia@18415
    99
      <item path="src/source_3.cpp" ex="false" tool="1" flavor2="0">
ilia@18415
   100
      </item>
ilia@18415
   101
      <item path="src/source_4.cpp" ex="false" tool="1" flavor2="0">
ilia@18415
   102
      </item>
ilia@18415
   103
    </conf>
ilia@18415
   104
    <conf name="Release" type="0">
ilia@18415
   105
      <toolsSet>
ilia@18415
   106
        <compilerSet>default</compilerSet>
ilia@18415
   107
        <dependencyChecking>false</dependencyChecking>
ilia@18415
   108
        <rebuildPropChanged>false</rebuildPropChanged>
ilia@18415
   109
      </toolsSet>
ilia@18415
   110
      <codeAssistance>
ilia@18415
   111
      </codeAssistance>
ilia@18415
   112
      <makefileType>
ilia@18415
   113
        <makeTool>
ilia@18415
   114
          <buildCommandWorkingDir>build/Release</buildCommandWorkingDir>
ilia@18415
   115
          <buildCommand>${MAKE} -f Makefile</buildCommand>
ilia@18415
   116
          <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
ilia@18415
   117
          <executablePath>build/Release/src/welcome</executablePath>
ilia@18415
   118
          <ccTool>
ilia@18415
   119
            <incDir>
ilia@18415
   120
              <pElem>build/Release/src</pElem>
ilia@18415
   121
            </incDir>
ilia@18415
   122
            <preprocessorList>
ilia@18415
   123
              <Elem>NDEBUG</Elem>
ilia@18415
   124
            </preprocessorList>
ilia@18415
   125
          </ccTool>
ilia@18415
   126
        </makeTool>
ilia@18415
   127
        <preBuild>
ilia@18415
   128
          <preBuildCommandWorkingDir>build/Release</preBuildCommandWorkingDir>
ilia@18415
   129
          <preBuildCommand>${CMAKE} -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ../..</preBuildCommand>
ilia@18415
   130
          <preBuildFirst>true</preBuildFirst>
ilia@18415
   131
        </preBuild>
ilia@18415
   132
      </makefileType>
ilia@18415
   133
      <item path="src/header.h" ex="false" tool="3" flavor2="0">
ilia@18415
   134
      </item>
ilia@18415
   135
      <item path="src/source_1.cpp" ex="false" tool="1" flavor2="0">
ilia@18415
   136
      </item>
ilia@18415
   137
      <item path="src/source_2.cpp" ex="false" tool="1" flavor2="0">
ilia@18415
   138
      </item>
ilia@18415
   139
      <item path="src/source_3.cpp" ex="false" tool="1" flavor2="0">
ilia@18415
   140
      </item>
ilia@18415
   141
      <item path="src/source_4.cpp" ex="false" tool="1" flavor2="0">
ilia@18415
   142
      </item>
ilia@18415
   143
    </conf>
ilia@18415
   144
  </confs>
ilia@18415
   145
</configurationDescriptor>