Removed "HTTP.cpp" from list of files to build, because the source file was removed too.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@454 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
81e937041f
commit
7beada8f54
|
@ -7,7 +7,6 @@ files = [
|
|||
"CPUDetect.cpp",
|
||||
"DynamicLibrary.cpp",
|
||||
"Hash.cpp",
|
||||
"HTTP.cpp",
|
||||
"IniFile.cpp",
|
||||
"Logging.cpp",
|
||||
"FileUtil.cpp",
|
||||
|
|
Loading…
Reference in New Issue