add recently created files to vs2008 vcproj

This commit is contained in:
zeromus 2009-02-03 02:36:53 +00:00
parent 9c99aa58c8
commit d4604c7d81
1 changed files with 17 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="shift_jis"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Version="9.00"
Name="DeSmuME_VS2008"
ProjectGUID="{9F5F72A1-D3A5-4918-B460-E076B16D10A9}"
RootNamespace="DeSmuME"
@ -552,6 +552,10 @@
RelativePath="..\OGLRender.cpp"
>
</File>
<File
RelativePath="..\rasterize.cpp"
>
</File>
<File
RelativePath="..\readwrite.cpp"
>
@ -580,6 +584,10 @@
RelativePath="..\SPU.cpp"
>
</File>
<File
RelativePath="..\texcache.cpp"
>
</File>
<File
RelativePath="..\thumb_instructions.cpp"
>
@ -1188,6 +1196,10 @@
RelativePath="..\OGLRender.h"
>
</File>
<File
RelativePath="..\rasterize.h"
>
</File>
<File
RelativePath="..\readwrite.h"
>
@ -1224,6 +1236,10 @@
RelativePath="..\SPU.h"
>
</File>
<File
RelativePath="..\texcache.h"
>
</File>
<File
RelativePath="..\thumb_instructions.h"
>