summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoCommon.vcproj
diff options
context:
space:
mode:
authorhrydgard <hrydgard@gmail.com>2008-12-26 17:33:53 +0000
committerhrydgard <hrydgard@gmail.com>2008-12-26 17:33:53 +0000
commit3db9fb4fc13853b9564dfbe097edfd7772d6450d (patch)
treec6d8e628f0f489c4627833101e74cced21590bd2 /Source/Core/VideoCommon/VideoCommon.vcproj
parent8bf3d8310789712632d03d39076bc8c12e88428c (diff)
More renaming.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1696 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon/VideoCommon.vcproj')
-rw-r--r--Source/Core/VideoCommon/VideoCommon.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/Source/Core/VideoCommon/VideoCommon.vcproj b/Source/Core/VideoCommon/VideoCommon.vcproj
index 95dc4965d0..0bfdf3da81 100644
--- a/Source/Core/VideoCommon/VideoCommon.vcproj
+++ b/Source/Core/VideoCommon/VideoCommon.vcproj
@@ -415,19 +415,19 @@
Name="ShaderGenerators"
>
<File
- RelativePath=".\Src\PixelShader.cpp"
+ RelativePath=".\Src\PixelShaderGen.cpp"
>
</File>
<File
- RelativePath=".\Src\PixelShader.h"
+ RelativePath=".\Src\PixelShaderGen.h"
>
</File>
<File
- RelativePath=".\Src\VertexShader.cpp"
+ RelativePath=".\Src\VertexShaderGen.cpp"
>
</File>
<File
- RelativePath=".\Src\VertexShader.h"
+ RelativePath=".\Src\VertexShaderGen.h"
>
</File>
</Filter>