##// END OF EJS Templates
Added Simulator target to run code on x86 and debug functions....
Added Simulator target to run code on x86 and debug functions. Fixed some bugs on terminal widget.

File last commit:

r18:bd9ab647f70a default
r63:68dfbccdd813 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