ultimatepp/uppdev/OpenCL/OpenCL.upp
cxl 7e756cea5f .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@3132 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 11:07:14 +00:00

11 lines
211 B
Text

uses
Core;
library(MSC9) C:\CL\NVIDIA_GPU_Computing_SDK\OpenCL\common\lib\Win32\OpenCL.lib;
options(MSC9) "/I C:\\CL\\NVIDIA_GPU_Computing_SDK\\OpenCL\\common\\inc\\";
file
main.cpp,
example1_kernels.cl;