BlinkenArea - GitList
Repositories
Blog
Wiki
Blinker
Code
Commits
Branches
Tags
Search
Tree:
b455a75
Branches
Tags
master
Blinker
src
config
flexipix.cfg.sh
added flexipix output support added auto-configuration stuff to makefile
Stefan Schuermans
commited
b455a75
at 2011-12-14 22:02:48
flexipix.cfg.sh
Blame
History
Raw
if echo '#include <flexipix/flexipix.h>' | g++ - -E &>/dev/null then echo CONFIG+=FLP echo DEFINE+=-DBLINKER_CFG_FLEXIPIX echo LIBS+=-lflexipix fi