From a4cb1891c8fe65bcaadbb18694b88e56a0e3ee70 Mon Sep 17 00:00:00 2001 From: correy <112426112@qq.com> Date: Tue, 27 Jun 2023 12:20:29 +0800 Subject: [PATCH] copy file. --- libnet/libnet.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libnet/libnet.vcxproj b/libnet/libnet.vcxproj index a2df8da..ab0e096 100644 --- a/libnet/libnet.vcxproj +++ b/libnet/libnet.vcxproj @@ -151,6 +151,9 @@ 5.02 + + copy $(OutDir)$(TargetName)$(TargetExt) /B /V /Y $(ProjectDir)..\rust\target\debug +