diff --git a/spy/Spy.vcxproj b/spy/Spy.vcxproj index be2cadc..1b4f3e5 100644 --- a/spy/Spy.vcxproj +++ b/spy/Spy.vcxproj @@ -127,8 +127,7 @@ xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)Out xcopy /y $(OutDir)$(TargetName).exp $(SolutionDir)Out xcopy /y $(OutDir)$(TargetName).lib $(SolutionDir)Out xcopy /y $(OutDir)$(TargetName).pdb $(SolutionDir)Out -xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)python\wcferry -xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)java\wcferry\src\main\resources\win32-x86-64 +xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)python\wcferry Copy spy.dll @@ -170,8 +169,7 @@ $(SolutionDir)rpc\tool\protoc --nanopb_out=. wcf.proto if not exist $(SolutionDir)Out md $(SolutionDir)Out xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)Out -xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)python\wcferry -xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)java\wcferry\src\main\resources\win32-x86-64 +xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)python\wcferry Copy spy.dll diff --git a/wcf/wcf.vcxproj b/wcf/wcf.vcxproj index bf571d3..983bee2 100644 --- a/wcf/wcf.vcxproj +++ b/wcf/wcf.vcxproj @@ -119,8 +119,7 @@ xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)Out -xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)python\wcferry -xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)java\wcferry\src\main\resources\win32-x86-64 +xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)python\wcferry Copy files