fix windows (vs2010) build

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7010 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2011-01-31 06:08:46 +00:00
parent 5fb56318ed
commit 0e91e5b238
11 changed files with 56 additions and 55 deletions

View File

@ -37,6 +37,7 @@ files = [
"Thunk.cpp",
"Timer.cpp",
"Version.cpp",
"VideoBackendBase.cpp",
"x64Emitter.cpp",
"x64Analyzer.cpp",
"Crypto/aes_cbc.cpp",