mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00: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:
parent
01ac354e97
commit
100ab9274f
2 changed files with 2 additions and 0 deletions
|
@ -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',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue