dolphin/Source/Core/DolphinTool
Pokechu22 7935e614d1 CMakeLists: Change DiscIO dependency from common to core
DiscIO depends on some IOS functions and other functions, which are in Core and not Common.  This results in link errors if using DiscIO on its own (which is why DolphinTool had a listed dependency on videocommon; videocommon has a dependency on core so adding that made things build).
2022-01-16 13:29:51 -08:00
..
CMakeLists.txt CMakeLists: Change DiscIO dependency from common to core 2022-01-16 13:29:51 -08:00
Command.h DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
ConvertCommand.cpp DolphinTool: initialize user directories (fix unintential deletion of Wii files) 2022-01-02 12:34:24 -06:00
ConvertCommand.h DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinTool.exe.manifest DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinTool.filters DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinTool.rc DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinTool.vcxproj DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
resource.h DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
ToolHeadlessPlatform.cpp DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
ToolMain.cpp DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
VerifyCommand.cpp DolphinTool: initialize user directories (fix unintential deletion of Wii files) 2022-01-02 12:34:24 -06:00
VerifyCommand.h DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00