diff options
Diffstat (limited to 'jocl.properties')
-rw-r--r-- | jocl.properties | 4 |
1 files changed, 2 insertions, 2 deletions
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 |