nbproject/configurations.xml
author František Kučera <franta-hg@frantovo.cz>
Mon, 03 Sep 2018 23:44:34 +0200
branchv_0
changeset 3 9a4062b12fc9
parent 2 31ef97e63eb0
child 5 911ec74cce33
permissions -rw-r--r--
DemoHandler (not an actual tabular handler)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
<configurationDescriptor version="100">
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
    <logicalFolder name="HeaderFiles"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
                   displayName="Header Files"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
                   projectFiles="true">
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
    </logicalFolder>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
    <logicalFolder name="ResourceFiles"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
                   displayName="Resource Files"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
                   projectFiles="true">
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
    </logicalFolder>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
    <logicalFolder name="SourceFiles"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
                   displayName="Source Files"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    14
                   projectFiles="true">
3
9a4062b12fc9 DemoHandler (not an actual tabular handler)
František Kučera <franta-hg@frantovo.cz>
parents: 2
diff changeset
    15
      <itemPath>relpipe-out-tabular.cpp</itemPath>
0
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    16
    </logicalFolder>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    17
    <logicalFolder name="TestFiles"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    18
                   displayName="Test Files"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    19
                   projectFiles="false"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    20
                   kind="TEST_LOGICAL_FOLDER">
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    21
    </logicalFolder>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    22
    <logicalFolder name="ExternalFiles"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    23
                   displayName="Important Files"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    24
                   projectFiles="false"
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    25
                   kind="IMPORTANT_FILES_FOLDER">
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    26
      <itemPath>Makefile</itemPath>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    27
    </logicalFolder>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    28
  </logicalFolder>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    29
  <projectmakefile>Makefile</projectmakefile>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    30
  <confs>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    31
    <conf name="Debug" type="1">
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    32
      <toolsSet>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    33
        <compilerSet>default</compilerSet>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    34
        <dependencyChecking>true</dependencyChecking>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    35
        <rebuildPropChanged>false</rebuildPropChanged>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    36
      </toolsSet>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    37
      <compileType>
1
3baaddffae5b add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents: 0
diff changeset
    38
        <ccTool>
3baaddffae5b add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents: 0
diff changeset
    39
          <commandLine>-fsanitize=address</commandLine>
3baaddffae5b add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents: 0
diff changeset
    40
        </ccTool>
2
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    41
        <linkerTool>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    42
          <linkerLibItems>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    43
            <linkerOptionItem>`pkg-config --libs relpipe-lib-cli.cpp`</linkerOptionItem>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    44
            <linkerOptionItem>`pkg-config --libs relpipe-lib-reader.cpp`</linkerOptionItem>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    45
          </linkerLibItems>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    46
        </linkerTool>
0
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    47
      </compileType>
3
9a4062b12fc9 DemoHandler (not an actual tabular handler)
František Kučera <franta-hg@frantovo.cz>
parents: 2
diff changeset
    48
      <item path="relpipe-out-tabular.cpp" ex="false" tool="1" flavor2="0">
9a4062b12fc9 DemoHandler (not an actual tabular handler)
František Kučera <franta-hg@frantovo.cz>
parents: 2
diff changeset
    49
      </item>
0
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    50
    </conf>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    51
    <conf name="Release" type="1">
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    52
      <toolsSet>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    53
        <compilerSet>default</compilerSet>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    54
        <dependencyChecking>true</dependencyChecking>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    55
        <rebuildPropChanged>false</rebuildPropChanged>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    56
      </toolsSet>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    57
      <compileType>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    58
        <cTool>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    59
          <developmentMode>5</developmentMode>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    60
        </cTool>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    61
        <ccTool>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    62
          <developmentMode>5</developmentMode>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    63
        </ccTool>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    64
        <fortranCompilerTool>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    65
          <developmentMode>5</developmentMode>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    66
        </fortranCompilerTool>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    67
        <asmTool>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    68
          <developmentMode>5</developmentMode>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    69
        </asmTool>
2
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    70
        <linkerTool>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    71
          <linkerLibItems>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    72
            <linkerOptionItem>`pkg-config --libs relpipe-lib-cli.cpp`</linkerOptionItem>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    73
            <linkerOptionItem>`pkg-config --libs relpipe-lib-reader.cpp`</linkerOptionItem>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    74
          </linkerLibItems>
31ef97e63eb0 add cli and reader libraries
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    75
        </linkerTool>
0
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    76
      </compileType>
3
9a4062b12fc9 DemoHandler (not an actual tabular handler)
František Kučera <franta-hg@frantovo.cz>
parents: 2
diff changeset
    77
      <item path="relpipe-out-tabular.cpp" ex="false" tool="1" flavor2="0">
9a4062b12fc9 DemoHandler (not an actual tabular handler)
František Kučera <franta-hg@frantovo.cz>
parents: 2
diff changeset
    78
      </item>
0
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    79
    </conf>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    80
  </confs>
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    81
</configurationDescriptor>