summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoCommon.vcproj
diff options
context:
space:
mode:
authorhrydgard <hrydgard@gmail.com>2008-12-26 12:56:56 +0000
committerhrydgard <hrydgard@gmail.com>2008-12-26 12:56:56 +0000
commitfe3cd168f074f3d4a6996481ee7d3bc550a3a6bf (patch)
treef2f032700a68825f08a3fd8988b1d763d39f23d8 /Source/Core/VideoCommon/VideoCommon.vcproj
parent2ec3cd6694b5d748258ebb3550ced31fcdfb2864 (diff)
Move parts of VertexManager.h to VideoCommon. Opens for moving the VertexLoader to VideoCommon.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1689 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 c5471a6164..ba9174c7aa 100644
--- a/Source/Core/VideoCommon/VideoCommon.vcproj
+++ b/Source/Core/VideoCommon/VideoCommon.vcproj
@@ -500,6 +500,14 @@
>
</File>
<File
+ RelativePath=".\Src\NativeVertexWriter.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Src\NativeVertexWriter.h"
+ >
+ </File>
+ <File
RelativePath=".\Src\OpcodeDecoding.cpp"
>
</File>