nbproject/configurations.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 09 Sep 2018 21:01:17 +0200
branchv_0
changeset 22 e81019af67dc
parent 16 9b8139bb0519
child 23 25a53f4cd9eb
permissions -rw-r--r--
use AttributeMetadata instead of std::pair for relation header
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
<configurationDescriptor version="100">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
    <logicalFolder name="HeaderFiles"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
                   displayName="Header Files"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
                   projectFiles="true">
22
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
     7
      <itemPath>include/relpipe/reader/handlers/AttributeMetadata.h</itemPath>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
     8
      <itemPath>src/types/BooleanDataTypeReader.h</itemPath>
13
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
     9
      <itemPath>src/DataTypeReader.h</itemPath>
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
    10
      <itemPath>src/DataTypeReaderBase.h</itemPath>
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    11
      <itemPath>src/DataTypeReaderCatalog.h</itemPath>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    12
      <itemPath>include/relpipe/reader/Factory.h</itemPath>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    13
      <itemPath>src/types/IntegerDataTypeReader.h</itemPath>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    14
      <itemPath>include/relpipe/reader/RelationalReader.h</itemPath>
16
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    15
      <itemPath>include/relpipe/reader/handlers/RelationalReaderBaseHandler.h</itemPath>
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    16
      <itemPath>include/relpipe/reader/handlers/RelationalReaderStringHandler.h</itemPath>
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    17
      <itemPath>include/relpipe/reader/handlers/RelationalReaderValueHandler.h</itemPath>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    18
      <itemPath>include/relpipe/reader/RelpipeReaderException.h</itemPath>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    19
      <itemPath>src/StreamRelationalReader.h</itemPath>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    20
      <itemPath>src/types/StringDataTypeReader.h</itemPath>
12
2d7109286408 remove format.h and use constants.h from lib-protocol
František Kučera <franta-hg@frantovo.cz>
parents: 11
diff changeset
    21
      <itemPath>include/relpipe/reader/TypeId.h</itemPath>
10
7fe3975f7e4b relpipe-lib-reader: move public header files to: include/relpipe/reader/
František Kučera <franta-hg@frantovo.cz>
parents: 8
diff changeset
    22
      <itemPath>include/relpipe/reader/typedefs.h</itemPath>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    23
    </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    24
    <logicalFolder name="ResourceFiles"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    25
                   displayName="Resource Files"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    26
                   projectFiles="true">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    27
    </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    28
    <logicalFolder name="SourceFiles"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    29
                   displayName="Source Files"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    30
                   projectFiles="true">
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    31
      <itemPath>src/Factory.cpp</itemPath>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    32
    </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    33
    <logicalFolder name="TestFiles"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    34
                   displayName="Test Files"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    35
                   projectFiles="false"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    36
                   kind="TEST_LOGICAL_FOLDER">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    37
    </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    38
    <logicalFolder name="ExternalFiles"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    39
                   displayName="Important Files"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    40
                   projectFiles="false"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    41
                   kind="IMPORTANT_FILES_FOLDER">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    42
      <itemPath>Makefile</itemPath>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    43
    </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    44
  </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    45
  <projectmakefile>Makefile</projectmakefile>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    46
  <confs>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    47
    <conf name="Debug" type="2">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    48
      <toolsSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    49
        <compilerSet>default</compilerSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    50
        <dependencyChecking>true</dependencyChecking>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    51
        <rebuildPropChanged>false</rebuildPropChanged>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    52
      </toolsSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    53
      <compileType>
11
83c3cf486bdf add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents: 10
diff changeset
    54
        <ccTool>
83c3cf486bdf add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents: 10
diff changeset
    55
          <commandLine>-fsanitize=address</commandLine>
83c3cf486bdf add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents: 10
diff changeset
    56
        </ccTool>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    57
        <linkerTool>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    58
          <linkerLibItems>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    59
            <linkerOptionItem>`pkg-config --libs relpipe-lib-protocol.cpp`</linkerOptionItem>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    60
          </linkerLibItems>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    61
        </linkerTool>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    62
      </compileType>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    63
      <item path="include/relpipe/reader/Factory.h" ex="false" tool="3" flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    64
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    65
      <item path="include/relpipe/reader/RelationalReader.h"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    66
            ex="false"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    67
            tool="3"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    68
            flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    69
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    70
      <item path="include/relpipe/reader/RelpipeReaderException.h"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    71
            ex="false"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    72
            tool="3"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    73
            flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    74
      </item>
12
2d7109286408 remove format.h and use constants.h from lib-protocol
František Kučera <franta-hg@frantovo.cz>
parents: 11
diff changeset
    75
      <item path="include/relpipe/reader/TypeId.h" ex="false" tool="3" flavor2="0">
2d7109286408 remove format.h and use constants.h from lib-protocol
František Kučera <franta-hg@frantovo.cz>
parents: 11
diff changeset
    76
      </item>
22
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
    77
      <item path="include/relpipe/reader/handlers/AttributeMetadata.h"
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
    78
            ex="false"
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
    79
            tool="3"
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
    80
            flavor2="0">
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
    81
      </item>
16
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    82
      <item path="include/relpipe/reader/handlers/RelationalReaderBaseHandler.h"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    83
            ex="false"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    84
            tool="3"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    85
            flavor2="0">
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    86
      </item>
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    87
      <item path="include/relpipe/reader/handlers/RelationalReaderStringHandler.h"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    88
            ex="false"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    89
            tool="3"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    90
            flavor2="0">
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    91
      </item>
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    92
      <item path="include/relpipe/reader/handlers/RelationalReaderValueHandler.h"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    93
            ex="false"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    94
            tool="3"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    95
            flavor2="0">
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
    96
      </item>
10
7fe3975f7e4b relpipe-lib-reader: move public header files to: include/relpipe/reader/
František Kučera <franta-hg@frantovo.cz>
parents: 8
diff changeset
    97
      <item path="include/relpipe/reader/typedefs.h" ex="false" tool="3" flavor2="0">
3
630c54da42c9 add new files to the project
František Kučera <franta-hg@frantovo.cz>
parents: 0
diff changeset
    98
      </item>
13
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
    99
      <item path="src/DataTypeReader.h" ex="false" tool="3" flavor2="0">
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   100
      </item>
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   101
      <item path="src/DataTypeReaderBase.h" ex="false" tool="3" flavor2="0">
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   102
      </item>
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   103
      <item path="src/DataTypeReaderCatalog.h" ex="false" tool="3" flavor2="0">
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   104
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   105
      <item path="src/Factory.cpp" ex="false" tool="1" flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   106
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   107
      <item path="src/StreamRelationalReader.h" ex="false" tool="3" flavor2="0">
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   108
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   109
      <item path="src/types/BooleanDataTypeReader.h" ex="false" tool="3" flavor2="0">
13
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   110
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   111
      <item path="src/types/IntegerDataTypeReader.h" ex="false" tool="3" flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   112
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   113
      <item path="src/types/StringDataTypeReader.h" ex="false" tool="3" flavor2="0">
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   114
      </item>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   115
    </conf>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   116
    <conf name="Release" type="2">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   117
      <toolsSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   118
        <compilerSet>default</compilerSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   119
        <dependencyChecking>true</dependencyChecking>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   120
        <rebuildPropChanged>false</rebuildPropChanged>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   121
      </toolsSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   122
      <compileType>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   123
        <cTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   124
          <developmentMode>5</developmentMode>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   125
        </cTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   126
        <ccTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   127
          <developmentMode>5</developmentMode>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   128
        </ccTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   129
        <fortranCompilerTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   130
          <developmentMode>5</developmentMode>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   131
        </fortranCompilerTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   132
        <asmTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   133
          <developmentMode>5</developmentMode>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   134
        </asmTool>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   135
        <linkerTool>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   136
          <linkerLibItems>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   137
            <linkerOptionItem>`pkg-config --libs relpipe-lib-protocol.cpp`</linkerOptionItem>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   138
          </linkerLibItems>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   139
        </linkerTool>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   140
      </compileType>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   141
      <item path="include/relpipe/reader/Factory.h" ex="false" tool="3" flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   142
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   143
      <item path="include/relpipe/reader/RelationalReader.h"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   144
            ex="false"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   145
            tool="3"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   146
            flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   147
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   148
      <item path="include/relpipe/reader/RelpipeReaderException.h"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   149
            ex="false"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   150
            tool="3"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   151
            flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   152
      </item>
12
2d7109286408 remove format.h and use constants.h from lib-protocol
František Kučera <franta-hg@frantovo.cz>
parents: 11
diff changeset
   153
      <item path="include/relpipe/reader/TypeId.h" ex="false" tool="3" flavor2="0">
2d7109286408 remove format.h and use constants.h from lib-protocol
František Kučera <franta-hg@frantovo.cz>
parents: 11
diff changeset
   154
      </item>
22
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
   155
      <item path="include/relpipe/reader/handlers/AttributeMetadata.h"
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
   156
            ex="false"
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
   157
            tool="3"
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
   158
            flavor2="0">
e81019af67dc use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz>
parents: 16
diff changeset
   159
      </item>
16
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   160
      <item path="include/relpipe/reader/handlers/RelationalReaderBaseHandler.h"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   161
            ex="false"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   162
            tool="3"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   163
            flavor2="0">
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   164
      </item>
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   165
      <item path="include/relpipe/reader/handlers/RelationalReaderStringHandler.h"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   166
            ex="false"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   167
            tool="3"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   168
            flavor2="0">
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   169
      </item>
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   170
      <item path="include/relpipe/reader/handlers/RelationalReaderValueHandler.h"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   171
            ex="false"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   172
            tool="3"
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   173
            flavor2="0">
9b8139bb0519 handler structure
František Kučera <franta-hg@frantovo.cz>
parents: 15
diff changeset
   174
      </item>
10
7fe3975f7e4b relpipe-lib-reader: move public header files to: include/relpipe/reader/
František Kučera <franta-hg@frantovo.cz>
parents: 8
diff changeset
   175
      <item path="include/relpipe/reader/typedefs.h" ex="false" tool="3" flavor2="0">
3
630c54da42c9 add new files to the project
František Kučera <franta-hg@frantovo.cz>
parents: 0
diff changeset
   176
      </item>
13
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   177
      <item path="src/DataTypeReader.h" ex="false" tool="3" flavor2="0">
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   178
      </item>
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   179
      <item path="src/DataTypeReaderBase.h" ex="false" tool="3" flavor2="0">
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   180
      </item>
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   181
      <item path="src/DataTypeReaderCatalog.h" ex="false" tool="3" flavor2="0">
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   182
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   183
      <item path="src/Factory.cpp" ex="false" tool="1" flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   184
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   185
      <item path="src/StreamRelationalReader.h" ex="false" tool="3" flavor2="0">
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   186
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   187
      <item path="src/types/BooleanDataTypeReader.h" ex="false" tool="3" flavor2="0">
13
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   188
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   189
      <item path="src/types/IntegerDataTypeReader.h" ex="false" tool="3" flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   190
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   191
      <item path="src/types/StringDataTypeReader.h" ex="false" tool="3" flavor2="0">
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   192
      </item>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   193
    </conf>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   194
  </confs>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   195
</configurationDescriptor>