##// END OF EJS Templates
Added graphical terminal (first shot).
Added graphical terminal (first shot).

File last commit:

r50:144bdeadc77a dev_alexis
r50:144bdeadc77a dev_alexis
Show More
examples.pro
17 lines | 277 B | text/idl | PrologLexer
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += QtTest/test.pro \
SOLAR_PSU_HELLO/hello.pro \
New version totaly integrated to Qt through custom sdk build!...
r47 SDCARD \
STM32F4IT \
M4StickV2 \
lcdHello \
Added graphical terminal (first shot).
r50 BeagleSynthHello \
lcdTerminal
jeandet@PC-DE-JEANDET.lpp.polytechnique.fr
LFR's Leon3 target added and and tested with simple hello world.
r13
New version totaly integrated to Qt through custom sdk build!...
r47