OSDN Git Service

DTXMania, DTXCreator, FDK について、ビルド後イベントを修正。
authorFROM <from@alto.ocn.ne.jp>
Sat, 6 May 2017 09:10:29 +0000 (18:10 +0900)
committerFROM <from@alto.ocn.ne.jp>
Sat, 6 May 2017 09:10:29 +0000 (18:10 +0900)
commit770d30a64a86039eeba913d8332069ba6eaaa183
treee269021020da2f18b6a1447a591bf5fc021787ab
parent5348a9dab23f61faa5c103a6a8beb2909604aa2a
DTXMania, DTXCreator, FDK について、ビルド後イベントを修正。

コピー先のフォルダが存在しない場合に作成するよう修正(初めてのビルドの前に dll フォルダを作成しなければならない作業を自動化)。
ビルドされたファイルを実行時フォルダにコピーするとともに、実行時フォルダにある新しいファイルも出力フォルダにコピーするよう自動化。
実行時フォルダから SlimDX を削除。
DTXMania と FDK については、xadec.dll を dll フォルダに追加。(DTXCreator は DTXV が使うので、dllフォルダにも出力フォルダにもどちらにも配置。)
29 files changed:
DTXCreatorプロジェクト/DTXCreatorプロジェクト.csproj
DTXManiaプロジェクト/DTXManiaプロジェクト.csproj
FDK17プロジェクト/FDK19.csproj
実行時フォルダ(DTXCreator)/DTXCreator.exe
実行時フォルダ(DTXCreator)/dll/FDK.dll
実行時フォルダ(DTXCreator)/dll/SharpDX.DXGI.dll [new file with mode: 0644]
実行時フォルダ(DTXCreator)/dll/SharpDX.Direct3D9.dll [new file with mode: 0644]
実行時フォルダ(DTXCreator)/dll/SharpDX.DirectInput.dll [new file with mode: 0644]
実行時フォルダ(DTXCreator)/dll/SharpDX.DirectSound.dll [new file with mode: 0644]
実行時フォルダ(DTXCreator)/dll/SharpDX.Mathematics.dll [new file with mode: 0644]
実行時フォルダ(DTXCreator)/dll/SharpDX.dll [new file with mode: 0644]
実行時フォルダ(DTXCreator)/dll/SlimDXc_net20x86_Jun2010.dll [deleted file]
実行時フォルダ(DTXCreator)/dll/SoundDecoder.dll
実行時フォルダ(DTXCreator)/dll/bassenc.dll [new file with mode: 0644]
実行時フォルダ(DTXCreator)/dll/msvcp120.dll [new file with mode: 0644]
実行時フォルダ(DTXCreator)/dll/msvcr120.dll [new file with mode: 0644]
実行時フォルダ(DTXCreator)/dll/xadec.dll [moved from 実行時フォルダ/xadec.dll with 100% similarity]
実行時フォルダ(DTXCreator)/ja-JP/DTXCreator.resources.dll
実行時フォルダ/DTXManiaGR.exe
実行時フォルダ/dll/FDK.dll
実行時フォルダ/dll/SharpDX.DXGI.dll [new file with mode: 0644]
実行時フォルダ/dll/SharpDX.Direct3D9.dll [new file with mode: 0644]
実行時フォルダ/dll/SharpDX.DirectInput.dll [new file with mode: 0644]
実行時フォルダ/dll/SharpDX.DirectSound.dll [new file with mode: 0644]
実行時フォルダ/dll/SharpDX.Mathematics.dll [new file with mode: 0644]
実行時フォルダ/dll/SharpDX.dll [new file with mode: 0644]
実行時フォルダ/dll/SlimDXc_net20x86_Jun2010.dll [deleted file]
実行時フォルダ/dll/xadec.dll [new file with mode: 0644]
実行時フォルダ/ja-JP/DTXManiaGR.resources.dll [new file with mode: 0644]