Mercurial > hg > nsaunier > traffic-intelligence
diff c/Makefile @ 200:0a27fa343257
added one test and cleaned the first and last instant mess
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Fri, 02 Mar 2012 19:32:54 -0500 |
| parents | aeab0b88c9b6 |
| children | f0f800b95765 |
line wrap: on
line diff
--- a/c/Makefile Mon Feb 20 19:32:27 2012 -0500 +++ b/c/Makefile Fri Mar 02 19:32:54 2012 -0500 @@ -27,7 +27,7 @@ OPENCV_HOME=/usr/local INCLUDE+= -I$(OPENCV_HOME)/include -I$(OPENCV_HOME)/include/opencv LIBS += -L$(OPENCV_HOME)/lib - LINUX_BOOST_PREFIX = /usr + LINUX_BOOST_PREFIX = /usr/local CFLAGS += -DLINUX EXE_EXTENSION='' else # windows
