##// END OF EJS Templates
Now uses qmake to compile an Qt-creator compatible!
Now uses qmake to compile an Qt-creator compatible!

File last commit:

r18:bd9ab647f70a default
r18:bd9ab647f70a default
Show More
24LC0X.pro
13 lines | 283 B | text/idl | PrologLexer
TEMPLATE = lib
lpc17XX.ARCH = stm32f4-arm-none-eabi-gcc
lpc17XX.TARGET = lib24lc0X
lpc17XX.TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_24LC0X)
lpc17XX.HEADERSINSTALLPATH = $(LIBUC_INC_DIR_24LC0X)
lpc17XX.LIBS += CORE IIC UHANDLE
lpc17XX.SOURCES += 24LC0X.c
lpc17XX.HEADERS += 24LC0X.h