diff options
author | N.N. <sevyves@users.sourceforge.net> | 2009-08-23 16:37:11 +0000 |
---|---|---|
committer | N.N. <sevyves@users.sourceforge.net> | 2009-08-23 16:37:11 +0000 |
commit | d706a1dad495b7869e947469265983b49890f2c5 (patch) | |
tree | fbfa93930bfb57dfc3706d6c19654ec09f0e1905 /Makefile | |
parent | 9127e62865f6b178e0a8d2a570d425e0e2058c5b (diff) |
version only for linux fore now
svn path=/trunk/externals/pdp_opencv/; revision=12044
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -PD_DIR = ../../pd -PDP_DIR = ../pdp +PD_DIR = /usr/local/pd +PDP_DIR = /usr/local/pd/pdp GEM_OPENCV_VERSION = 0.1 |