]> rtime.felk.cvut.cz Git - eurobot/public.git/blob - src/camera/barcol/Makefile.omk
Fix opencv version problem when using buildbot
[eurobot/public.git] / src / camera / barcol / Makefile.omk
1 # -*- makefile -*-
2
3 # If OpenCV is installed in /usr/local
4 INCLUDES += -I /usr/local/include
5 LDFLAGS += -L /usr/local/lib
6
7 bin_PROGRAMS = barcol
8
9 barcol_SOURCES = barcol.cxx
10 barcol_LIBS = robodim pthread roboorte robottype orte cv highgui cxcore rt z jpeg