diff options
Diffstat (limited to 'MSVC/PSX-Bundle - library')
-rw-r--r-- | MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj index df944fb..44bfe6a 100644 --- a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj +++ b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj @@ -124,6 +124,37 @@ RelativePath="..\..\includes\yazedc.h">
</File>
</Filter>
+ <Filter
+ Name="psxdev.de code"
+ Filter="">
+ <File
+ RelativePath="..\..\psxdev\bs.c">
+ </File>
+ <File
+ RelativePath="..\..\psxdev\bs.h">
+ </File>
+ <File
+ RelativePath="..\..\psxdev\common.h">
+ </File>
+ <File
+ RelativePath="..\..\psxdev\idctfst.c">
+ </File>
+ <File
+ RelativePath="..\..\psxdev\jfdctint.c">
+ </File>
+ <File
+ RelativePath="..\..\psxdev\table.h">
+ </File>
+ <File
+ RelativePath="..\..\psxdev\vlc.c">
+ </File>
+ <File
+ RelativePath="..\..\psxdev\xadecode.c">
+ </File>
+ <File
+ RelativePath="..\..\psxdev\xadecode.h">
+ </File>
+ </Filter>
</Files>
<Globals>
</Globals>
|