Removed the unused OpenCL kernels Add example how to cache binary kernels, see SoftDemo compiled with OpenCL AMD using msvc/vs2008_opencl.bat
8 lines
83 B
Batchfile
8 lines
83 B
Batchfile
|
|
|
|
premake4 --with-opencl-amd vs2008
|
|
|
|
|
|
rename vs2008 vs2008_opencl_amd
|
|
|
|
pause |