source:
liacs/mss/project/Makefile@
8
Last change on this file since 8 was 8, checked in by , 15 years ago | |
---|---|
File size: 125 bytes |
Line | |
---|---|
1 | CFLAGS=-g |
2 | |
3 | CFLAGS+= -I/usr/include/opencv -lcxcore -lcv -lhighgui -lcvaux -lml |
4 | |
5 | |
6 | all: colour-tracking |
7 | ./colour-tracking 1 |
8 |
Note:
See TracBrowser
for help on using the repository browser.