##// END OF EJS Templates
Huge cleanup, removed old unmaintained boards/libs/archs....
Huge cleanup, removed old unmaintained boards/libs/archs. Changed from building once the lib in small archives to whole rebuilding from sources for each executable, this will allow to use build-time switchs/optimisations. /!\ Simulator broken.

File last commit:

r105:031afdd64272 tip dev_alexis
r105:031afdd64272 tip dev_alexis
Show More
CONTROLERS.pri
21 lines | 533 B | text/plain | TextLexer
SOURCES += $$PWD/ILI9328/ili9328.c \
$$PWD/SSD2119/ssd2119.c \
$$PWD/D51E5TA7601/D51E5TA7601.c
HEADERS += \
$$PWD/../../../../include/GRAPHIC/CONTROLERS/ssd2119.h \
$$PWD/../../../../include/GRAPHIC/CONTROLERS/SDLCD.h \
$$PWD/../../../../include/GRAPHIC/CONTROLERS/ili9328.h \
$$PWD/../../../../include/GRAPHIC/CONTROLERS/genericLCD_Controler.h \
$$PWD/../../../../include/GRAPHIC/CONTROLERS/D51E5TA7601.h
INCLUDEPATH += $$[QT_INSTALL_PREFIX]/include/GRAPHIC/CONTROLERS