From 0eb3c376e191e8b11629a53a4be649e32c6696cb Mon Sep 17 00:00:00 2001 From: Zereges Date: Fri, 9 Aug 2019 01:09:14 +0200 Subject: [PATCH] Forgotten post build event which is not needed anymore --- id3-tags-cli.vcxproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/id3-tags-cli.vcxproj b/id3-tags-cli.vcxproj index c19f1cf..9a25da7 100644 --- a/id3-tags-cli.vcxproj +++ b/id3-tags-cli.vcxproj @@ -72,7 +72,8 @@ Console - xcopy /y "$(ProjectDir)lib\taglib\bin\win32\$(Configuration)\tag.dll" "$(OutDir)" + + @@ -101,7 +102,8 @@ Console - xcopy /y "$(ProjectDir)lib\taglib\bin\win32\$(Configuration)\tag.dll" "$(OutDir)" + +