TEMPLATE = lib OBJECTS_DIR = obj TARGET = fat32 SOURCES += \ fat32.c INCLUDEPATH += ../../../includes UCMODEL=simulator target.path = $$[QT_INSTALL_LIBS]/$$UCMODEL INSTALLS += target HEADERS += \ ../../../includes/fat32.h