mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 14:39:01 +01:00
6 lines
80 B
Python
6 lines
80 B
Python
![]() |
# -*- python -*-
|
||
|
|
||
|
Import('env')
|
||
|
|
||
|
env['CPPPATH'] += ['#Externals/CLRun/include']
|