diff options
author | N.N. <sevyves@users.sourceforge.net> | 2010-07-09 04:33:33 +0000 |
---|---|---|
committer | N.N. <sevyves@users.sourceforge.net> | 2010-07-09 04:33:33 +0000 |
commit | 2ce4778864216af0c1c41457d7ad340007d53c24 (patch) | |
tree | 010887d6f0101d574c9c051565f5235ccf590852 /Makefile | |
parent | 7372c2efaf6ac2f68d1fa34d1859b76fb360e259 (diff) |
check for opencv libraries
svn path=/trunk/externals/pdp_opencv/; revision=13699
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -PD_DIR = /usr/local/pd -PDP_DIR = /usr/local/pd/pdp +PD_DIR = /Software/pd-svn/trunk/pd +PDP_DIR = /Software/pd-svn/trunk/externals/pdp GEM_OPENCV_VERSION = 0.2 |