##// END OF EJS Templates
sync
sync

File last commit:

r63:68dfbccdd813 dev_alexis
r69:836356bc2be7 Big Cleanup+qmake integrated dev_alexis
Show More
N25Q128_STM32F4.pro
13 lines | 226 B | text/idl | PrologLexer
TEMPLATE = lib
SOURCES += N25Q128.c
HEADERS += ../../../includes/N25Q128.h
INCLUDEPATH += ../../../includes \
../../CPU/CMSIS/Include
UCMODEL=stm32f4
target.path = $$[QT_INSTALL_LIBS]/$$UCMODEL
INSTALLS += target