cog/Plugins/sidplay
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
..
sidplay Update copyright year 2022-01-02 23:34:29 -08:00
sidplay.xcodeproj Remove unnecessary files from build and copy steps 2022-07-04 23:58:06 -07:00
SidContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SidContainer.mm SID Input: Clean up memory leaks 2022-02-11 04:19:27 -08:00
SidDecoder.h [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
SidDecoder.mm [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
SidMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SidMetadataReader.mm Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
roms.cpp Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
roms.hpp Implemented basic residfp support 2014-12-07 22:26:31 -08:00