mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 12:35:27 +00:00
Whatever you do, do not mix tabs and spaces!
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@897 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
d4ebc3e166
commit
9c5438cb0b
@ -81,7 +81,7 @@ if sys.platform == 'darwin':
|
|||||||
properties.update(srcNode.value)
|
properties.update(srcNode.value)
|
||||||
for dstNode in target:
|
for dstNode in target:
|
||||||
writePlist(properties, str(dstNode))
|
writePlist(properties, str(dstNode))
|
||||||
builders['Plist'] = Builder(action = createPlist)
|
builders['Plist'] = Builder(action = createPlist)
|
||||||
|
|
||||||
lib_paths = include_paths
|
lib_paths = include_paths
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user