##// END OF EJS Templates
Sync, Still trying to solve 8bits ILI9328 read problems.
Sync, Still trying to solve 8bits ILI9328 read problems.

File last commit:

r63:68dfbccdd813 dev_alexis
r67:604c231d911c dev_alexis
Show More
SDLCD.pro
18 lines | 297 B | text/idl | PrologLexer
TEMPLATE = lib
SOURCES += SDLCD.c
HEADERS += ./SDLCD.h
INCLUDEPATH += ../../includes
SDLCDHEADERS.files += \
./SDLCD.h
SDLCDHEADERS.path = $$[QT_INSTALL_HEADERS]/simulator
UCMODEL=simulator
target.path = $$[QT_INSTALL_LIBS]/$$UCMODEL
INSTALLS += target SDLCDHEADERS