mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
Fixed build ("file" -> "files"). Made indenting consistent again (tabs or spaces does not matter, but mixing them is evil).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@953 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
81a6259fd1
commit
98277aeda0
@ -14,7 +14,7 @@ files = [
|
||||
padenv = env.Clone()
|
||||
|
||||
if not padenv['osx64']:
|
||||
file += [
|
||||
files += [
|
||||
"GUI/ConfigDlg.cpp",
|
||||
"XInputBase.cpp",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user