diff options
author | Michael Bien <[email protected]> | 2010-05-17 02:11:54 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-05-17 02:11:54 +0200 |
commit | 0b5773abc6e112a1360816a3a7fa5189b7fd2474 (patch) | |
tree | 647666aec2570dbaae81fa90aaf14c3877d524aa /jocl.properties | |
parent | 0f153ade9cc0ea81121d978136b0002e4df3eda5 (diff) |
added linker.cfg.win64.mingw.jocl linker config.
Diffstat (limited to 'jocl.properties')
-rw-r--r-- | jocl.properties | 2 |
1 files changed, 2 insertions, 0 deletions
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 |