summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoCommon.vcproj
diff options
context:
space:
mode:
authorhrydgard <hrydgard@gmail.com>2009-09-03 19:24:16 +0000
committerhrydgard <hrydgard@gmail.com>2009-09-03 19:24:16 +0000
commit562a4e25acd3bd4eb7183fbb5cd04891c4535423 (patch)
tree298988fd772ec9ebf89710cb0f954997ee4fa996 /Source/Core/VideoCommon/VideoCommon.vcproj
parent2091fb3ceb1f3adbb4a39513dab894c99a98be34 (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.vcproj8
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>