mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
GUI: File split
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4142 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -27,8 +27,10 @@ if wxenv['HAVE_WX']:
|
||||
'ARCodeAddEdit.cpp',
|
||||
'ConfigMain.cpp',
|
||||
'Frame.cpp',
|
||||
'LogWindow.cpp',
|
||||
'FrameAui.cpp',
|
||||
'FrameTools.cpp',
|
||||
'FrameWiimote.cpp',
|
||||
'LogWindow.cpp',
|
||||
'GameListCtrl.cpp',
|
||||
'Globals.cpp',
|
||||
'ISOFile.cpp',
|
||||
@ -39,7 +41,6 @@ if wxenv['HAVE_WX']:
|
||||
'CheatsWindow.cpp',
|
||||
'InfoWindow.cpp',
|
||||
'stdafx.cpp',
|
||||
'FrameWiimote.cpp',
|
||||
'WxUtils.cpp',
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user