##// END OF EJS Templates
Sync
Sync

File last commit:

r22:3d19a50d01c6 default
r27:75d21abb7f67 default
Show More
hello.pro
12 lines | 217 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
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22 #BSP = BEAGLESYNTH
BSP = SOLAR_LFR_PSU
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 include($$(libuc2)/bsp/cfg/$$BSP/bsp.pri)
#include($$(libuc2)/rules/stm32f4-arm-none-eabi-gcc/rules.pri)
SOURCES += \
main.c