OSDN Git Service

#39661 [Dridi's PATCH 4/9] Replace PostBuildEvent scripts with XML targets
authoryyagi <yyagi.dtxmania@gmail.com>
Mon, 7 Oct 2019 14:10:17 +0000 (23:10 +0900)
committeryyagi <yyagi.dtxmania@gmail.com>
Mon, 7 Oct 2019 14:10:17 +0000 (23:10 +0900)
commit32d90ac83153c134f38159d1c95a6f152cb0acc9
tree44e450773c3bf1733bdf66d58c31424d6a2f19b2
parente52b34f03e5e1e4f48775a30829d150e25907a12
#39661 [Dridi's PATCH 4/9] Replace PostBuildEvent scripts with XML targets
This becomes portable outside the usual build environment. In particular it becomes possible to build on GNU/Linux (instead of Windows) for Mono (instead of .NET) with xbuild (instead of msbuild).
Instead of preserving "newer" files during the copy, it is now done on a systematic way to keep the tasks simple. This shouldn't be a problem for the low volume of files that get copied during a build.
Also, some of the copying is hard to reproduce with the Copy command so some of it is omitted with this change.
DTX2WAV/DTX2WAV.csproj
DTXCreator/DTXCreator.csproj
DTXMania/DTXMania.csproj
FDK/FDK.csproj
MidiInChecker2_Solution/MidiInChecker2_Project/MidiInChecker2.csproj
libbjxa/libbjxa.csproj