c++/parameter-lister/nbproject/configurations.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 03 May 2015 14:24:37 +0200
changeset 2 f32ce80b4be4
parent 1 56ae7ed48121
child 5 1581a99ab33f
permissions -rw-r--r--
standard: C++11
franta-hg@0
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@0
     2
<configurationDescriptor version="95">
franta-hg@0
     3
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
franta-hg@0
     4
    <logicalFolder name="HeaderFiles"
franta-hg@0
     5
                   displayName="Header Files"
franta-hg@0
     6
                   projectFiles="true">
franta-hg@1
     7
      <itemPath>info/globalcode/terminalCodes/TerminalCodes.h</itemPath>
franta-hg@0
     8
    </logicalFolder>
franta-hg@0
     9
    <logicalFolder name="ResourceFiles"
franta-hg@0
    10
                   displayName="Resource Files"
franta-hg@0
    11
                   projectFiles="true">
franta-hg@0
    12
    </logicalFolder>
franta-hg@0
    13
    <logicalFolder name="SourceFiles"
franta-hg@0
    14
                   displayName="Source Files"
franta-hg@0
    15
                   projectFiles="true">
franta-hg@0
    16
      <itemPath>CLI.cpp</itemPath>
franta-hg@0
    17
    </logicalFolder>
franta-hg@0
    18
    <logicalFolder name="TestFiles"
franta-hg@0
    19
                   displayName="Test Files"
franta-hg@0
    20
                   projectFiles="false"
franta-hg@0
    21
                   kind="TEST_LOGICAL_FOLDER">
franta-hg@0
    22
    </logicalFolder>
franta-hg@0
    23
    <logicalFolder name="ExternalFiles"
franta-hg@0
    24
                   displayName="Important Files"
franta-hg@0
    25
                   projectFiles="false"
franta-hg@0
    26
                   kind="IMPORTANT_FILES_FOLDER">
franta-hg@0
    27
      <itemPath>Makefile</itemPath>
franta-hg@0
    28
    </logicalFolder>
franta-hg@0
    29
  </logicalFolder>
franta-hg@0
    30
  <projectmakefile>Makefile</projectmakefile>
franta-hg@0
    31
  <confs>
franta-hg@0
    32
    <conf name="Debug" type="1">
franta-hg@0
    33
      <toolsSet>
franta-hg@0
    34
        <compilerSet>default</compilerSet>
franta-hg@0
    35
        <dependencyChecking>true</dependencyChecking>
franta-hg@0
    36
        <rebuildPropChanged>false</rebuildPropChanged>
franta-hg@0
    37
      </toolsSet>
franta-hg@0
    38
      <compileType>
franta-hg@2
    39
        <ccTool>
franta-hg@2
    40
          <standard>8</standard>
franta-hg@2
    41
        </ccTool>
franta-hg@0
    42
      </compileType>
franta-hg@0
    43
      <item path="CLI.cpp" ex="false" tool="1" flavor2="0">
franta-hg@0
    44
      </item>
franta-hg@1
    45
      <item path="info/globalcode/terminalCodes/TerminalCodes.h"
franta-hg@1
    46
            ex="false"
franta-hg@1
    47
            tool="3"
franta-hg@1
    48
            flavor2="0">
franta-hg@1
    49
      </item>
franta-hg@0
    50
    </conf>
franta-hg@0
    51
    <conf name="Release" type="1">
franta-hg@0
    52
      <toolsSet>
franta-hg@0
    53
        <compilerSet>default</compilerSet>
franta-hg@0
    54
        <dependencyChecking>true</dependencyChecking>
franta-hg@0
    55
        <rebuildPropChanged>false</rebuildPropChanged>
franta-hg@0
    56
      </toolsSet>
franta-hg@0
    57
      <compileType>
franta-hg@0
    58
        <cTool>
franta-hg@0
    59
          <developmentMode>5</developmentMode>
franta-hg@0
    60
        </cTool>
franta-hg@0
    61
        <ccTool>
franta-hg@0
    62
          <developmentMode>5</developmentMode>
franta-hg@0
    63
        </ccTool>
franta-hg@0
    64
        <fortranCompilerTool>
franta-hg@0
    65
          <developmentMode>5</developmentMode>
franta-hg@0
    66
        </fortranCompilerTool>
franta-hg@0
    67
        <asmTool>
franta-hg@0
    68
          <developmentMode>5</developmentMode>
franta-hg@0
    69
        </asmTool>
franta-hg@0
    70
      </compileType>
franta-hg@0
    71
      <item path="CLI.cpp" ex="false" tool="1" flavor2="0">
franta-hg@0
    72
      </item>
franta-hg@1
    73
      <item path="info/globalcode/terminalCodes/TerminalCodes.h"
franta-hg@1
    74
            ex="false"
franta-hg@1
    75
            tool="3"
franta-hg@1
    76
            flavor2="0">
franta-hg@1
    77
      </item>
franta-hg@0
    78
    </conf>
franta-hg@0
    79
  </confs>
franta-hg@0
    80
</configurationDescriptor>