##// END OF EJS Templates
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
Huge cleanup, removed "out of dir building" now libuc contains qmake and spec files. Libuc uses now qmake's prl file for dependecy propagation.

File last commit:

r71:608b7f0e27c2 dev_alexis
r71:608b7f0e27c2 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