mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 04:07:50 +00:00
common/dynamic_library: Import and adapt helper from Dolphin
This commit is contained in:
parent
d7dc7964f1
commit
c56cdc3384
3 changed files with 183 additions and 0 deletions
|
@ -106,6 +106,8 @@ add_library(common STATIC
|
|||
common_funcs.h
|
||||
common_paths.h
|
||||
common_types.h
|
||||
dynamic_library.cpp
|
||||
dynamic_library.h
|
||||
file_util.cpp
|
||||
file_util.h
|
||||
hash.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue