##// 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
GUI.pri
20 lines | 613 B | text/plain | TextLexer
SOURCES += $$PWD/FONTS/fonts8pts.c \
$$PWD/Widgets/Terminal/Terminal.c
HEADERS += \
$$PWD/../../../../include/GRAPHIC/GUI/FONTS/fonts.h \
$$PWD/../../../../include/GRAPHIC/GUI/Widgets/terminal.h \
$$PWD/../../../../include/GRAPHIC/GUI/widget.h \
$$PWD/../../../../include/GRAPHIC/GUI/surface.h \
$$PWD/../../../../include/GRAPHIC/GUI/scene.h \
$$PWD/../../../../include/GRAPHIC/GUI/painter.h
INCLUDEPATH += \
$$PWD/../../../../include/GRAPHIC/GUI \
$$PWD/../../../../include/GRAPHIC/GUI/Widgets \
$$PWD/../../../../include/GRAPHIC/GUI/FONTS/