##// END OF EJS Templates
Sync, Still trying to solve 8bits ILI9328 read problems.
Sync, Still trying to solve 8bits ILI9328 read problems.

File last commit:

r63:68dfbccdd813 dev_alexis
r67:604c231d911c dev_alexis
Show More
lib.pro
17 lines | 340 B | text/idl | PrologLexer
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += stm32f4
SUBDIRS += common
SUBDIRS += simulator
headers.files = includes/*.h \
includes/GRAPHIC/CONTROLERS/*.h \
includes/GRAPHIC/TC_CONTROLERS/*.h \
includes/GRAPHIC/GUI/FONTS/*.h \
includes/GRAPHIC/GUI/Widgets/*.h
headers.path = $$[QT_INSTALL_HEADERS]
INSTALLS += headers