Added d3d and ogl settings to InfoWindow.cpp

I guess it's about done, as the pad settings are really not needed.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3083 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Marcus Wanners
2009-04-26 17:04:45 +00:00
parent 1181cda34e
commit 15580e1c31
6 changed files with 550 additions and 17 deletions

View File

@ -604,6 +604,14 @@
RelativePath=".\Src\CPUDetect.h"
>
</File>
<File
RelativePath=".\Src\D3Dconfig.cpp"
>
</File>
<File
RelativePath=".\Src\D3Dconfig.h"
>
</File>
<File
RelativePath=".\Src\DynamicLibrary.cpp"
>
@ -708,6 +716,14 @@
RelativePath=".\Src\MsgHandler.h"
>
</File>
<File
RelativePath=".\Src\OGLconfig.cpp"
>
</File>
<File
RelativePath=".\Src\OGLconfig.h"
>
</File>
<File
RelativePath=".\Src\SConscript"
>