##// END OF EJS Templates
More buid system cleaning....
More buid system cleaning. Terminal widget almost working. Need to debug 8bit acces on ILI9328.

File last commit:

r63:68dfbccdd813 dev_alexis
r65:d4bc0ad7470d 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