From 69bcd2be67742ea6a11458dcd7daddd0048ae0e5 Mon Sep 17 00:00:00 2001 From: Perfare Date: Tue, 24 Mar 2020 07:45:47 +0800 Subject: [PATCH] update project --- AssetStudioGUI/AssetStudioGUI.csproj | 31 ++++++++++++++++++---------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/AssetStudioGUI/AssetStudioGUI.csproj b/AssetStudioGUI/AssetStudioGUI.csproj index 3197e78..e3f51be 100644 --- a/AssetStudioGUI/AssetStudioGUI.csproj +++ b/AssetStudioGUI/AssetStudioGUI.csproj @@ -180,16 +180,25 @@ AssetStudio + + + PreserveNewest + fmod.dll + + + PreserveNewest + libfbxsdk.dll + + + + + PreserveNewest + fmod.dll + + + PreserveNewest + libfbxsdk.dll + + - - xcopy /y "$(ProjectDir)Libraries" "$(TargetDir)" -xcopy /y "$(ProjectDir)Libraries\$(PlatformName)" "$(TargetDir)" - - \ No newline at end of file