mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-26 15:24:55 +00:00
6 lines
80 B
Text
6 lines
80 B
Text
|
# -*- python -*-
|
||
|
|
||
|
Import('env')
|
||
|
|
||
|
env['CPPPATH'] += ['#Externals/CLRun/include']
|