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:
Maarten ter Huurne 2008-10-17 09:44:44 +00:00
parent d4ebc3e166
commit 9c5438cb0b

View File

@ -81,7 +81,7 @@ if sys.platform == 'darwin':
properties.update(srcNode.value)
for dstNode in target:
writePlist(properties, str(dstNode))
builders['Plist'] = Builder(action = createPlist)
builders['Plist'] = Builder(action = createPlist)
lib_paths = include_paths