##// END OF EJS Templates
Multi target feature added, It's now possible to generate differents outputs from the same inputs files with differents options...
Multi target feature added, It's now possible to generate differents outputs from the same inputs files with differents options...

File last commit:

r6:9626d775d625 default
r9:4ce02a06b2a6 default
Show More
core.pro
12 lines | 198 B | text/idl | PrologLexer
IIC library for lpc17xx started
r6 TEMPLATE = lib
ARCH = lpc17XX-arm-noabi-gcc
TARGET = libcore
TARGETINSTALLPATH = $(LIBUC_LIBS_DIR)/CORE
HEADERSINSTALLPATH = $(LIBUC_INC_DIR)/CORE
LIBS +=
SOURCES += core.c
HEADERS += core.h