c++/parameter-lister/nbproject/configurations.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 2 f32ce80b4be4
permissions -rw-r--r--
namespaces and terminal colors
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@0
    39
      </compileType>
franta-hg@0
    40
      <item path="CLI.cpp" ex="false" tool="1" flavor2="0">
franta-hg@0
    41
      </item>
franta-hg@1
    42
      <item path="info/globalcode/terminalCodes/TerminalCodes.h"
franta-hg@1
    43
            ex="false"
franta-hg@1
    44
            tool="3"
franta-hg@1
    45
            flavor2="0">
franta-hg@1
    46
      </item>
franta-hg@0
    47
    </conf>
franta-hg@0
    48
    <conf name="Release" type="1">
franta-hg@0
    49
      <toolsSet>
franta-hg@0
    50
        <compilerSet>default</compilerSet>
franta-hg@0
    51
        <dependencyChecking>true</dependencyChecking>
franta-hg@0
    52
        <rebuildPropChanged>false</rebuildPropChanged>
franta-hg@0
    53
      </toolsSet>
franta-hg@0
    54
      <compileType>
franta-hg@0
    55
        <cTool>
franta-hg@0
    56
          <developmentMode>5</developmentMode>
franta-hg@0
    57
        </cTool>
franta-hg@0
    58
        <ccTool>
franta-hg@0
    59
          <developmentMode>5</developmentMode>
franta-hg@0
    60
        </ccTool>
franta-hg@0
    61
        <fortranCompilerTool>
franta-hg@0
    62
          <developmentMode>5</developmentMode>
franta-hg@0
    63
        </fortranCompilerTool>
franta-hg@0
    64
        <asmTool>
franta-hg@0
    65
          <developmentMode>5</developmentMode>
franta-hg@0
    66
        </asmTool>
franta-hg@0
    67
      </compileType>
franta-hg@0
    68
      <item path="CLI.cpp" ex="false" tool="1" flavor2="0">
franta-hg@0
    69
      </item>
franta-hg@1
    70
      <item path="info/globalcode/terminalCodes/TerminalCodes.h"
franta-hg@1
    71
            ex="false"
franta-hg@1
    72
            tool="3"
franta-hg@1
    73
            flavor2="0">
franta-hg@1
    74
      </item>
franta-hg@0
    75
    </conf>
franta-hg@0
    76
  </confs>
franta-hg@0
    77
</configurationDescriptor>