dolphin/Externals/CLRun/SConscript
Soren Jorvang 95b6d3f445 Kill HAVE_OPENCL.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6756 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-06 01:11:32 +00:00

5 lines
80 B
Python

# -*- python -*-
Import('env')
env['CPPPATH'] += ['#Externals/CLRun/include']