added filesystems.cpp to linux
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@550 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
85993d02ad
commit
23876b80c5
|
@ -5,6 +5,7 @@ files = [
|
||||||
'BootManager.cpp',
|
'BootManager.cpp',
|
||||||
'Config.cpp',
|
'Config.cpp',
|
||||||
'FileSearch.cpp',
|
'FileSearch.cpp',
|
||||||
|
'FilesystemViewer.cpp',
|
||||||
'Frame.cpp',
|
'Frame.cpp',
|
||||||
'GameListCtrl.cpp',
|
'GameListCtrl.cpp',
|
||||||
'Globals.cpp',
|
'Globals.cpp',
|
||||||
|
|
Loading…
Reference in New Issue