update vcproj for new psx decoder

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@80 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
fastelbja 2008-05-04 20:47:21 +00:00
parent cc187a6f27
commit cbfdeb0345

View File

@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Version="8,00"
Name="libvgmstream"
ProjectGUID="{54A6AD11-5369-4895-A06F-E255ABB99B11}"
RootNamespace="libvgmstream"
Keyword="Win32Proj"
>
<Platforms>
@ -233,6 +234,10 @@
RelativePath=".\meta\ngc_dsp_std.h"
>
</File>
<File
RelativePath=".\meta\ps2_ads.h"
>
</File>
<File
RelativePath=".\meta\rs03.h"
>
@ -289,6 +294,10 @@
RelativePath=".\meta\ngc_dsp_std.c"
>
</File>
<File
RelativePath=".\meta\ps2_ads.c"
>
</File>
<File
RelativePath=".\meta\rs03.c"
>
@ -333,6 +342,10 @@
RelativePath=".\coding\pcm_decoder.h"
>
</File>
<File
RelativePath=".\coding\psx_decoder.h"
>
</File>
</Filter>
<Filter
Name="Source Files"
@ -365,6 +378,10 @@
RelativePath=".\coding\pcm_decoder.c"
>
</File>
<File
RelativePath=".\coding\psx_decoder.c"
>
</File>
</Filter>
</Filter>
<Filter