nbproject/configurations.xml
author František Kučera <franta-hg@frantovo.cz>
Sat, 25 Aug 2018 18:25:02 +0200
branchv_0
changeset 15 09ca53671b28
parent 14 e8de089f95dd
child 16 9b8139bb0519
permissions -rw-r--r--
remove DataTypeReader.cpp (move implementation to DataTypeReader.h)
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">
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
     7
      <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
     8
      <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
     9
      <itemPath>src/DataTypeReaderBase.h</itemPath>
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    10
      <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
    11
      <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
    12
      <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
    13
      <itemPath>include/relpipe/reader/RelationalReader.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/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
    15
      <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
    16
      <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
    17
      <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
    18
      <itemPath>include/relpipe/reader/typedefs.h</itemPath>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    19
    </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    20
    <logicalFolder name="ResourceFiles"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    21
                   displayName="Resource Files"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    22
                   projectFiles="true">
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="SourceFiles"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    25
                   displayName="Source Files"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    26
                   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
    27
      <itemPath>src/Factory.cpp</itemPath>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    28
    </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    29
    <logicalFolder name="TestFiles"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    30
                   displayName="Test Files"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    31
                   projectFiles="false"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    32
                   kind="TEST_LOGICAL_FOLDER">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    33
    </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    34
    <logicalFolder name="ExternalFiles"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    35
                   displayName="Important Files"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    36
                   projectFiles="false"
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    37
                   kind="IMPORTANT_FILES_FOLDER">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    38
      <itemPath>Makefile</itemPath>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    39
    </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    40
  </logicalFolder>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    41
  <projectmakefile>Makefile</projectmakefile>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    42
  <confs>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    43
    <conf name="Debug" type="2">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    44
      <toolsSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    45
        <compilerSet>default</compilerSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    46
        <dependencyChecking>true</dependencyChecking>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    47
        <rebuildPropChanged>false</rebuildPropChanged>
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
      <compileType>
11
83c3cf486bdf add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents: 10
diff changeset
    50
        <ccTool>
83c3cf486bdf add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents: 10
diff changeset
    51
          <commandLine>-fsanitize=address</commandLine>
83c3cf486bdf add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz>
parents: 10
diff changeset
    52
        </ccTool>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    53
        <linkerTool>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    54
          <linkerLibItems>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    55
            <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
    56
          </linkerLibItems>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    57
        </linkerTool>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    58
      </compileType>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    59
      <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
    60
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    61
      <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
    62
            ex="false"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    63
            tool="3"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    64
            flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    65
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    66
      <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
    67
            ex="false"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    68
            tool="3"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    69
            flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    70
      </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
    71
      <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
    72
      </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
    73
      <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
    74
      </item>
13
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
    75
      <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
    76
      </item>
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
    77
      <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
    78
      </item>
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    79
      <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
    80
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    81
      <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
    82
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    83
      <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
    84
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    85
      <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
    86
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    87
      <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
    88
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
    89
      <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
    90
      </item>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    91
    </conf>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    92
    <conf name="Release" type="2">
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    93
      <toolsSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    94
        <compilerSet>default</compilerSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    95
        <dependencyChecking>true</dependencyChecking>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    96
        <rebuildPropChanged>false</rebuildPropChanged>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    97
      </toolsSet>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    98
      <compileType>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    99
        <cTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   100
          <developmentMode>5</developmentMode>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   101
        </cTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   102
        <ccTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   103
          <developmentMode>5</developmentMode>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   104
        </ccTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   105
        <fortranCompilerTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   106
          <developmentMode>5</developmentMode>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   107
        </fortranCompilerTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   108
        <asmTool>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   109
          <developmentMode>5</developmentMode>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   110
        </asmTool>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   111
        <linkerTool>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   112
          <linkerLibItems>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   113
            <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
   114
          </linkerLibItems>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   115
        </linkerTool>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   116
      </compileType>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   117
      <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
   118
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   119
      <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
   120
            ex="false"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   121
            tool="3"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   122
            flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   123
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   124
      <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
   125
            ex="false"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   126
            tool="3"
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   127
            flavor2="0">
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   128
      </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
   129
      <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
   130
      </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
   131
      <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
   132
      </item>
13
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   133
      <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
   134
      </item>
543f1613c2da move non-public headers from include to src
František Kučera <franta-hg@frantovo.cz>
parents: 12
diff changeset
   135
      <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
   136
      </item>
8
c87e9c84f7aa reader only reads + refactoring
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   137
      <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
   138
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   139
      <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
   140
      </item>
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="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
   142
      </item>
14
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="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
   144
      </item>
14
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   145
      <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
   146
      </item>
e8de089f95dd refactoring, move files, use TypeId instead of integer_t
František Kučera <franta-hg@frantovo.cz>
parents: 13
diff changeset
   147
      <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
   148
      </item>
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   149
    </conf>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   150
  </confs>
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   151
</configurationDescriptor>