mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-13 21:12:09 +00:00
move wiiuse to Source/Core and add to the main dolphin solution
make wiiuse link dynamically with hid.dll, removing the need for WDK compile wiiuse as c++ git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6394 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
8eb1fe8831
commit
7ad7acd248
21 changed files with 235 additions and 190 deletions
|
@ -13,3 +13,4 @@ add_subdirectory(DolphinWX)
|
|||
add_subdirectory(DSPCore)
|
||||
add_subdirectory(InputCommon)
|
||||
add_subdirectory(VideoCommon)
|
||||
add_subdirectory(wiiuse)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue