From 0b5773abc6e112a1360816a3a7fa5189b7fd2474 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Mon, 17 May 2010 02:11:54 +0200 Subject: added linker.cfg.win64.mingw.jocl linker config. --- jocl.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jocl.properties') diff --git a/jocl.properties b/jocl.properties index 676ffb8c..eb2b0430 100644 --- a/jocl.properties +++ b/jocl.properties @@ -6,6 +6,8 @@ # #Windows32 ATI #opencl.lib32.dir=C:/Program Files (x86)/ATI Stream/lib/x86 +#opencl.lib64.dir=C:/Program Files (x86)/ATI Stream/lib/x86_64 # #Windows32 NVidia #opencl.lib32.dir=C:/NVIDIAComputingSDK/OpenCL/common/lib/Win32 +#opencl.lib64.dir=C:/NVIDIAComputingSDK/OpenCL/common/lib/x64 \ No newline at end of file -- cgit v1.2.3