UnitTests compiles on non win32

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5343 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee
2010-04-12 05:33:17 +00:00
parent 5cb916e9d1
commit e7dc6c26ce
4 changed files with 11 additions and 7 deletions

View File

@ -81,6 +81,7 @@ dirs = [
'Source/Plugins/Plugin_Wiimote/Src',
'Source/Core/DolphinWX/Src',
'Source/Core/DebuggerWX/Src',
'Source/UnitTests/',
]
builders = {}