##// END OF EJS Templates
New version totaly integrated to Qt through custom sdk build!...
New version totaly integrated to Qt through custom sdk build! /!\ not cleaned yet!

File last commit:

r47:7126c4937e8d dev_alexis
r47:7126c4937e8d dev_alexis
Show More
hello.pro
14 lines | 246 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
New version totaly integrated to Qt through custom sdk build!...
r47 BSP = BEAGLESYNTH
Cleaned SRC tree
r44 #BSP = SOLAR_LFR_PSU
Sync
r43 #BSP=M4Stick
New version totaly integrated to Qt through custom sdk build!...
r47 #BSP=M4StickV2
#include($$(libuc2)/bsp/cfg/$$BSP/bsp.pri)
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 #include($$(libuc2)/rules/stm32f4-arm-none-eabi-gcc/rules.pri)
SOURCES += \
main.c