hexviewer.pro
14 lines
| 316 B
| text/idl
|
PrologLexer
r12 | TEMPLATE = lib | |||
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
|
r18 | lpc17XX.ARCH = stm32f4-arm-none-eabi-gcc | ||
r12 | lpc17XX.TARGET = libhexviewer | |||
lpc17XX.TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_HEXVIEWER) | ||||
lpc17XX.HEADERSINSTALLPATH = $(LIBUC_INC_DIR_HEXVIEWER) | ||||
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
|
r18 | lpc17XX.LIBS += UCSTRINGS STREAMDEVICES UHANDLE | ||
r12 | ||||
lpc17XX.SOURCES += hexviewer.c | ||||
lpc17XX.HEADERS += hexviewer.h | ||||