mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
Remove scons-related files
This commit is contained in:
parent
e25d29bf67
commit
56b1373baf
213 changed files with 0 additions and 49534 deletions
|
@ -1,12 +0,0 @@
|
|||
# -*- python -*-
|
||||
|
||||
Import('env')
|
||||
import sys
|
||||
|
||||
files = [
|
||||
'AudioJitTests.cpp',
|
||||
'DSPJitTester.cpp',
|
||||
'UnitTests.cpp',
|
||||
]
|
||||
|
||||
env.Program('tester', files)
|
Loading…
Add table
Add a link
Reference in a new issue