##// END OF EJS Templates
sync
sync

File last commit:

r63:68dfbccdd813 dev_alexis
r69:836356bc2be7 Big Cleanup+qmake integrated dev_alexis
Show More
ina226_SIMULATOR.pro
14 lines | 198 B | text/idl | PrologLexer
/ lib / src / common / POWER / ina226 / ina226_SIMULATOR.pro
Added Simulator target to run code on x86 and debug functions....
r63 TEMPLATE = lib
TARGET = ina226
SOURCES += ina226.c
INCLUDEPATH += ../../../includes \
../../CPU/CMSIS/Include
UCMODEL=simulator
target.path = $$[QT_INSTALL_LIBS]/$$UCMODEL
INSTALLS += target