cog/Plugins/libvgmPlayer
Christopher Snowhill 42b2142ab7 Remove unnecessary files from build and copy steps
Remove a single .inc include from CogAudio build phase, as it's included
but not compiled as Pascal like Xcode thinks. Also remove a bunch of
files from being copied into the resulting .framework and .bundle files
during link stage, as we don't need to distribute that stuff.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-04 23:58:06 -07:00
..
en.lproj Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
es.lproj Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
libvgmPlayer.xcodeproj Remove unnecessary files from build and copy steps 2022-07-04 23:58:06 -07:00
Info.plist Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
libvgmContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
libvgmContainer.mm Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
libvgmDecoder.h [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
libvgmDecoder.mm [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
libvgmMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
libvgmMetadataReader.mm Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
libvgmPlayer_Prefix.pch Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
libvgmPropertiesReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
libvgmPropertiesReader.mm Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
yrw801.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00