##// END OF EJS Templates
Sync
Sync

File last commit:

r74:0f2d8fe5497f dev_alexis
r99:3b41c9708f77 dev_alexis
Show More
BeagleSynthHello.pro
15 lines | 188 B | text/idl | PrologLexer
UCMODEl is now a qmake parameter.
r74 !isEmpty( UCMODEL ) {
contains( UCMODEL, stm32f4 ){
TEMPLATE = app
BSP = BEAGLESYNTH
#BSP = SOLAR_LFR_PSU
SOURCES += \
main.c
}
}
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71
New version totaly integrated to Qt through custom sdk build!...
r47
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22