From 0f153ade9cc0ea81121d978136b0002e4df3eda5 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Mon, 17 May 2010 01:54:01 +0200 Subject: splitted opencl.lib.dir into opencl.lib32.dir and opencl.lib64.dir. --- jocl.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jocl.properties') diff --git a/jocl.properties b/jocl.properties index ba3ea334..676ffb8c 100644 --- a/jocl.properties +++ b/jocl.properties @@ -5,7 +5,7 @@ #overwrite lib path for static linking # #Windows32 ATI -#opencl.lib.dir=C:/Program Files (x86)/ATI Stream/lib/x86 +#opencl.lib32.dir=C:/Program Files (x86)/ATI Stream/lib/x86 # #Windows32 NVidia -#opencl.lib.dir=C:/NVIDIAComputingSDK/OpenCL/common/lib/Win32 +#opencl.lib32.dir=C:/NVIDIAComputingSDK/OpenCL/common/lib/Win32 -- cgit v1.2.3