TEMPLATE = lib OBJECTS_DIR = obj TARGET = ina226 SOURCES += ina226.c INCLUDEPATH += ../../../includes \ ../../CPU/STM32F4xx_StdPeriph_Driver/inc \ ../../CPU/CMSIS/Include UCMODEL=stm32f4 target.path = $$[QT_INSTALL_LIBS]/$$UCMODEL INSTALLS += target