mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
...and the SCons/cmake stuff :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6406 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -41,6 +41,7 @@ if(wxWidgets_FOUND)
|
|||||||
Src/NetPlayServer.cpp
|
Src/NetPlayServer.cpp
|
||||||
Src/NetWindow.cpp
|
Src/NetWindow.cpp
|
||||||
Src/PatchAddEdit.cpp
|
Src/PatchAddEdit.cpp
|
||||||
|
Src/UDPConfigDiag.cpp
|
||||||
Src/WiimoteConfigDiag.cpp
|
Src/WiimoteConfigDiag.cpp
|
||||||
Src/MemoryCards/WiiSaveCrypted.cpp)
|
Src/MemoryCards/WiiSaveCrypted.cpp)
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@ if env['HAVE_WX']:
|
|||||||
'NetPlayClient.cpp',
|
'NetPlayClient.cpp',
|
||||||
'NetPlayServer.cpp',
|
'NetPlayServer.cpp',
|
||||||
'NetWindow.cpp',
|
'NetWindow.cpp',
|
||||||
|
'UDPConfigDiag.cpp',
|
||||||
'WiimoteConfigDiag.cpp',
|
'WiimoteConfigDiag.cpp',
|
||||||
'WxUtils.cpp',
|
'WxUtils.cpp',
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user