##// END OF EJS Templates
Updated doxyfile
Updated doxyfile

File last commit:

r71:608b7f0e27c2 dev_alexis
r77:2cc8cfdb3cc9 dev_alexis
Show More
hexviewer.pro
14 lines | 316 B | text/idl | PrologLexer
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 TEMPLATE = lib
lpc17XX.ARCH = stm32f4-arm-none-eabi-gcc
lpc17XX.TARGET = libhexviewer
lpc17XX.TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_HEXVIEWER)
lpc17XX.HEADERSINSTALLPATH = $(LIBUC_INC_DIR_HEXVIEWER)
lpc17XX.LIBS += UCSTRINGS STREAMDEVICES UHANDLE
lpc17XX.SOURCES += hexviewer.c
lpc17XX.HEADERS += hexviewer.h