summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-05-08 23:45:58 +0200
committerSven Gothel <[email protected]>2010-05-08 23:45:58 +0200
commit4bbfd2d4e1544a120facae7e7d8f0e2322c1618f (patch)
treee0a38df9b20305de987e0cf964033bc6098a3baa
parent8a7c4ac5cea58cad873e4ec4e429c84649e09995 (diff)
Add jocl.properties template
-rw-r--r--jocl.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/jocl.properties b/jocl.properties
new file mode 100644
index 00000000..5aa8b292
--- /dev/null
+++ b/jocl.properties
@@ -0,0 +1,7 @@
+#overwrite lib path for static linking
+#
+#Windows32 ATI
+#opencl.lib.dir=C:/Program Files (x86)/ATI Stream/lib/x86
+#
+#Windows32 NVidia
+#opencl.lib.dir=C:/NVIDIAComputingSDK/OpenCL/common/lib/Win32