c++/parameter-lister/nbproject/configurations.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 03 May 2015 01:25:03 +0200
changeset 0 7399cb02184b
child 1 56ae7ed48121
permissions -rw-r--r--
c++ netbeans project created
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@0
     7
    </logicalFolder>
franta-hg@0
     8
    <logicalFolder name="ResourceFiles"
franta-hg@0
     9
                   displayName="Resource Files"
franta-hg@0
    10
                   projectFiles="true">
franta-hg@0
    11
    </logicalFolder>
franta-hg@0
    12
    <logicalFolder name="SourceFiles"
franta-hg@0
    13
                   displayName="Source Files"
franta-hg@0
    14
                   projectFiles="true">
franta-hg@0
    15
      <itemPath>CLI.cpp</itemPath>
franta-hg@0
    16
    </logicalFolder>
franta-hg@0
    17
    <logicalFolder name="TestFiles"
franta-hg@0
    18
                   displayName="Test Files"
franta-hg@0
    19
                   projectFiles="false"
franta-hg@0
    20
                   kind="TEST_LOGICAL_FOLDER">
franta-hg@0
    21
    </logicalFolder>
franta-hg@0
    22
    <logicalFolder name="ExternalFiles"
franta-hg@0
    23
                   displayName="Important Files"
franta-hg@0
    24
                   projectFiles="false"
franta-hg@0
    25
                   kind="IMPORTANT_FILES_FOLDER">
franta-hg@0
    26
      <itemPath>Makefile</itemPath>
franta-hg@0
    27
    </logicalFolder>
franta-hg@0
    28
  </logicalFolder>
franta-hg@0
    29
  <projectmakefile>Makefile</projectmakefile>
franta-hg@0
    30
  <confs>
franta-hg@0
    31
    <conf name="Debug" type="1">
franta-hg@0
    32
      <toolsSet>
franta-hg@0
    33
        <compilerSet>default</compilerSet>
franta-hg@0
    34
        <dependencyChecking>true</dependencyChecking>
franta-hg@0
    35
        <rebuildPropChanged>false</rebuildPropChanged>
franta-hg@0
    36
      </toolsSet>
franta-hg@0
    37
      <compileType>
franta-hg@0
    38
      </compileType>
franta-hg@0
    39
      <item path="CLI.cpp" ex="false" tool="1" flavor2="0">
franta-hg@0
    40
      </item>
franta-hg@0
    41
    </conf>
franta-hg@0
    42
    <conf name="Release" type="1">
franta-hg@0
    43
      <toolsSet>
franta-hg@0
    44
        <compilerSet>default</compilerSet>
franta-hg@0
    45
        <dependencyChecking>true</dependencyChecking>
franta-hg@0
    46
        <rebuildPropChanged>false</rebuildPropChanged>
franta-hg@0
    47
      </toolsSet>
franta-hg@0
    48
      <compileType>
franta-hg@0
    49
        <cTool>
franta-hg@0
    50
          <developmentMode>5</developmentMode>
franta-hg@0
    51
        </cTool>
franta-hg@0
    52
        <ccTool>
franta-hg@0
    53
          <developmentMode>5</developmentMode>
franta-hg@0
    54
        </ccTool>
franta-hg@0
    55
        <fortranCompilerTool>
franta-hg@0
    56
          <developmentMode>5</developmentMode>
franta-hg@0
    57
        </fortranCompilerTool>
franta-hg@0
    58
        <asmTool>
franta-hg@0
    59
          <developmentMode>5</developmentMode>
franta-hg@0
    60
        </asmTool>
franta-hg@0
    61
      </compileType>
franta-hg@0
    62
      <item path="CLI.cpp" ex="false" tool="1" flavor2="0">
franta-hg@0
    63
      </item>
franta-hg@0
    64
    </conf>
franta-hg@0
    65
  </confs>
franta-hg@0
    66
</configurationDescriptor>