##// END OF EJS Templates
UCMODEl is now a qmake parameter.
UCMODEl is now a qmake parameter.

File last commit:

r74:0f2d8fe5497f dev_alexis
r74:0f2d8fe5497f dev_alexis
Show More
SDCARD.pro
8 lines | 133 B | text/idl | PrologLexer
!contains( UCMODEL , simulator){
TEMPLATE = lib
CONFIG += libuc2lib
TARGET = sdcard
SOURCES += \
sdcard.c
}