diff options
| author | hrydgard <hrydgard@gmail.com> | 2009-09-03 19:24:16 +0000 |
|---|---|---|
| committer | hrydgard <hrydgard@gmail.com> | 2009-09-03 19:24:16 +0000 |
| commit | 562a4e25acd3bd4eb7183fbb5cd04891c4535423 (patch) | |
| tree | 298988fd772ec9ebf89710cb0f954997ee4fa996 /Source/Core/VideoCommon/VideoCommon.vcproj | |
| parent | 2091fb3ceb1f3adbb4a39513dab894c99a98be34 (diff) | |
Some housecleaning around the D3D plugin, start of preparations to share even more code with the GL plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4183 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon/VideoCommon.vcproj')
| -rw-r--r-- | Source/Core/VideoCommon/VideoCommon.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Source/Core/VideoCommon/VideoCommon.vcproj b/Source/Core/VideoCommon/VideoCommon.vcproj index 9599c9a7f7..3606050446 100644 --- a/Source/Core/VideoCommon/VideoCommon.vcproj +++ b/Source/Core/VideoCommon/VideoCommon.vcproj @@ -417,6 +417,14 @@ >
</File>
<File
+ RelativePath=".\Src\TextureConversionShader.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Src\TextureConversionShader.h"
+ >
+ </File>
+ <File
RelativePath=".\Src\VertexShaderGen.cpp"
>
</File>
|
