mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-27 09:51:23 +02:00
Fix scons build.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7154 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
ced7336d27
commit
8b166a3c6a
@ -5,6 +5,7 @@ import os
|
|||||||
import sys
|
import sys
|
||||||
from SconsTests import utils
|
from SconsTests import utils
|
||||||
|
|
||||||
|
files = []
|
||||||
frameworksflags = []
|
frameworksflags = []
|
||||||
|
|
||||||
if not env['HAVE_WX']:
|
if not env['HAVE_WX']:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user