mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
Fix *BSD build.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7002 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
fec5ed92ff
commit
8822674653
21 changed files with 36 additions and 34 deletions
|
@ -29,7 +29,6 @@ files = [
|
|||
"Misc.cpp",
|
||||
"MsgHandler.cpp",
|
||||
"NandPaths.cpp",
|
||||
"OpenCL.cpp",
|
||||
"SDCardUtil.cpp",
|
||||
"StringUtil.cpp",
|
||||
"SymbolDB.cpp",
|
||||
|
@ -38,7 +37,6 @@ files = [
|
|||
"Thunk.cpp",
|
||||
"Timer.cpp",
|
||||
"Version.cpp",
|
||||
"VideoBackendBase.cpp",
|
||||
"x64Emitter.cpp",
|
||||
"x64Analyzer.cpp",
|
||||
"Crypto/aes_cbc.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue