diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h new file mode 100644 index 0000000..295d69c --- /dev/null +++ b/config.h @@ -0,0 +1,2 @@ +/* #define WINDOWS 1 */ +#define CL_TARGET_OPENCL_VERSION 110 |