INCLUDEPATH += $$PWD

HEADERS += \
  $$PWD/ComplexCommandInfo.h \
  $$PWD/DeviceCommandInfo.h \
  $$PWD/DeviceCommonInfo.h \
  $$PWD/SimpleCommandData.h \
  $$PWD/SimpleCommandInfo.h \
  $$PWD/SimpleCommandTypes.h \
  $$PWD/SimpleCommandTypesConverter.h \
  $$PWD/DeviceChannelCommonInfo.h \
  $$PWD/DeviceChannelType.h \
  $$PWD/DeviceChannelTypeInfo.h \
  $$PWD/DeviceChannelTypeStringParser.h \
  $$PWD/DeviceSeriesParser.h \
  $$PWD/EDeviceSeries.h
