mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Remove scons-related files
This commit is contained in:
@ -1,12 +0,0 @@
|
||||
# -*- python -*-
|
||||
|
||||
Import('env')
|
||||
import sys
|
||||
|
||||
files = [
|
||||
'AudioJitTests.cpp',
|
||||
'DSPJitTester.cpp',
|
||||
'UnitTests.cpp',
|
||||
]
|
||||
|
||||
env.Program('tester', files)
|
Reference in New Issue
Block a user