diff options
Diffstat (limited to 'MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj')
-rw-r--r-- | MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj | 280 |
1 files changed, 148 insertions, 132 deletions
diff --git a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj index e4e83ad..1e52f47 100644 --- a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj +++ b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj @@ -143,142 +143,158 @@ <References> </References> <Files> - <File - RelativePath="..\..\lib\binary-elf.cpp" - > - </File> - <File - RelativePath="..\..\includes\binary-elf.h" - > - </File> - <File - RelativePath="..\..\lib\binary.cpp" - > - </File> - <File - RelativePath="..\..\includes\binary.h" - > - </File> - <File - RelativePath="..\..\lib\binwriter-elf.cpp" - > - </File> - <File - RelativePath="..\..\includes\binwriter-elf.h" - > - </File> - <File - RelativePath="..\..\lib\binwriter.cpp" - > - </File> - <File - RelativePath="..\..\includes\binwriter.h" - > - </File> - <File - RelativePath="..\..\psxdev\bs.c" - > - </File> - <File - RelativePath="..\..\psxdev\bs.h" - > - </File> + <Filter + Name="psxdev.de" + > + <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> + <Filter + Name="lua" + > + <File + RelativePath="..\..\lib\luacd.cpp" + > + </File> + <File + RelativePath="..\..\includes\luacd.h" + > + </File> + <File + RelativePath="..\..\lib\luapsx.cpp" + > + </File> + <File + RelativePath="..\..\includes\luapsx.h" + > + </File> + </Filter> + <Filter + Name="binaries" + > + <File + RelativePath="..\..\lib\binary-elf.cpp" + > + </File> + <File + RelativePath="..\..\includes\binary-elf.h" + > + </File> + <File + RelativePath="..\..\lib\binary.cpp" + > + </File> + <File + RelativePath="..\..\includes\binary.h" + > + </File> + <File + RelativePath="..\..\lib\binwriter-elf.cpp" + > + </File> + <File + RelativePath="..\..\includes\binwriter-elf.h" + > + </File> + <File + RelativePath="..\..\lib\binwriter.cpp" + > + </File> + <File + RelativePath="..\..\includes\binwriter.h" + > + </File> + </Filter> + <Filter + Name="cdvd" + > + <File + RelativePath="..\..\lib\cdabstract.cpp" + > + </File> + <File + RelativePath="..\..\includes\cdabstract.h" + > + </File> + <File + RelativePath="..\..\lib\cdreader.cpp" + > + </File> + <File + RelativePath="..\..\includes\cdreader.h" + > + </File> + <File + RelativePath="..\..\lib\cdutils.cpp" + > + </File> + <File + RelativePath="..\..\includes\cdutils.h" + > + </File> + <File + RelativePath="..\..\lib\dvdabstract.cpp" + > + </File> + <File + RelativePath="..\..\includes\dvdabstract.h" + > + </File> + <File + RelativePath="..\..\lib\isobuilder.cpp" + > + </File> + <File + RelativePath="..\..\includes\isobuilder.h" + > + </File> + <File + RelativePath="..\..\lib\yazedc.cpp" + > + </File> + <File + RelativePath="..\..\includes\yazedc.h" + > + </File> + </Filter> <File RelativePath="..\..\includes\cd-tool-hc.h" > </File> - <File - RelativePath="..\..\lib\cdabstract.cpp" - > - </File> - <File - RelativePath="..\..\includes\cdabstract.h" - > - </File> - <File - RelativePath="..\..\lib\cdreader.cpp" - > - </File> - <File - RelativePath="..\..\includes\cdreader.h" - > - </File> - <File - RelativePath="..\..\lib\cdutils.cpp" - > - </File> - <File - RelativePath="..\..\includes\cdutils.h" - > - </File> - <File - RelativePath="..\..\psxdev\common.h" - > - </File> - <File - RelativePath="..\..\lib\dvdabstract.cpp" - > - </File> - <File - RelativePath="..\..\includes\dvdabstract.h" - > - </File> - <File - RelativePath="..\..\psxdev\idctfst.c" - > - </File> - <File - RelativePath="..\..\lib\isobuilder.cpp" - > - </File> - <File - RelativePath="..\..\includes\isobuilder.h" - > - </File> - <File - RelativePath="..\..\psxdev\jfdctint.c" - > - </File> - <File - RelativePath="..\..\lib\luacd.cpp" - > - </File> - <File - RelativePath="..\..\includes\luacd.h" - > - </File> - <File - RelativePath="..\..\lib\luapsx.cpp" - > - </File> - <File - RelativePath="..\..\includes\luapsx.h" - > - </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> - <File - RelativePath="..\..\lib\yazedc.cpp" - > - </File> - <File - RelativePath="..\..\includes\yazedc.h" - > - </File> </Files> <Globals> </Globals> |