summaryrefslogtreecommitdiffstats
path: root/jocl.properties
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-05-17 01:54:01 +0200
committerMichael Bien <[email protected]>2010-05-17 01:54:01 +0200
commit0f153ade9cc0ea81121d978136b0002e4df3eda5 (patch)
treee099dafe80a6fe41771deeb1978e56589c9cb3fc /jocl.properties
parent6ff9c05d0a2f5d6131d775840470371cf0090896 (diff)
splitted opencl.lib.dir into opencl.lib32.dir and opencl.lib64.dir.
Diffstat (limited to 'jocl.properties')
-rw-r--r--jocl.properties4
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