diff options
| author | hrydgard <hrydgard@gmail.com> | 2008-12-26 12:47:32 +0000 |
|---|---|---|
| committer | hrydgard <hrydgard@gmail.com> | 2008-12-26 12:47:32 +0000 |
| commit | 2ec3cd6694b5d748258ebb3550ced31fcdfb2864 (patch) | |
| tree | 184371af9c2a84c1af154085a57ad9bd769d1299 /Source/Core/VideoCommon/VideoCommon.vcproj | |
| parent | bd9ebbf8c98df60f50314f850bfe8dc46ba3221b (diff) | |
Move VertexShaderManager too.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1688 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 08a68aec10..c5471a6164 100644 --- a/Source/Core/VideoCommon/VideoCommon.vcproj +++ b/Source/Core/VideoCommon/VideoCommon.vcproj @@ -548,6 +548,14 @@ >
</File>
<File
+ RelativePath=".\Src\VertexShaderManager.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Src\VertexShaderManager.h"
+ >
+ </File>
+ <File
RelativePath=".\Src\VideoCommon.h"
>
</File>
|
