Rename Config.cpp/h to VideoConfig.cpp/h.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4260 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2009-09-13 09:23:30 +00:00
parent 3ff95019b7
commit 2d93c654f0
30 changed files with 43 additions and 45 deletions

View File

@ -716,10 +716,6 @@
<Filter
Name="Decoder"
>
<File
RelativePath=".\Src\BPFunctions.cpp"
>
</File>
<File
RelativePath=".\Src\DLCache.cpp"
>
@ -744,6 +740,10 @@
<Filter
Name="Render"
>
<File
RelativePath=".\Src\BPFunctions.cpp"
>
</File>
<File
RelativePath=".\Src\FramebufferManager.cpp"
>