##// END OF EJS Templates
sync
sync

File last commit:

r18:bd9ab647f70a default
r28:de7a3b4fc572 default
Show More
STM32F4IT.pro
11 lines | 139 B | text/idl | PrologLexer
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 TEMPLATE = app
CONFIG += console
CONFIG -= qt
BSP = STM32F4Discovery
include($$(libuc2)/bsp/cfg/$$BSP/bsp.pri)
SOURCES += \
main.c