##// 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
TC_CONTROLERS.pri
15 lines | 367 B | text/plain | TextLexer
SOURCES += $$PWD/ADS7843/ADS7843.c \
$$PWD/STMPE811/STMPE811.c
HEADERS += \
$$PWD/../../../../include/GRAPHIC/TC_CONTROLERS/STMPE811.h \
$$PWD/../../../../include/GRAPHIC/TC_CONTROLERS/genericTC_Controler.h \
$$PWD/../../../../include/GRAPHIC/TC_CONTROLERS/ADS7843.h
INCLUDEPATH += $$PWD/../../../../include/GRAPHIC/TC_CONTROLERS