##// END OF EJS Templates
sync
sync

File last commit:

r18:bd9ab647f70a default
r33:565d4ea31641 dev_alexis
Show More
hexviewer.pro
14 lines | 316 B | text/idl | PrologLexer
just backup
r12 TEMPLATE = lib
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 lpc17XX.ARCH = stm32f4-arm-none-eabi-gcc
just backup
r12 lpc17XX.TARGET = libhexviewer
lpc17XX.TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_HEXVIEWER)
lpc17XX.HEADERSINSTALLPATH = $(LIBUC_INC_DIR_HEXVIEWER)
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 lpc17XX.LIBS += UCSTRINGS STREAMDEVICES UHANDLE
just backup
r12
lpc17XX.SOURCES += hexviewer.c
lpc17XX.HEADERS += hexviewer.h