mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Move IOFile to a separate file
Reduces the number of files that need to be recompiled when making changes to FileUtil.h.
This commit is contained in:
@ -7,6 +7,7 @@ set(SRCS
|
||||
Config/Layer.cpp
|
||||
Config/Section.cpp
|
||||
ENetUtil.cpp
|
||||
File.cpp
|
||||
FileSearch.cpp
|
||||
FileUtil.cpp
|
||||
GekkoDisassembler.cpp
|
||||
|
Reference in New Issue
Block a user