diff --git a/spy/Spy.vcxproj b/spy/Spy.vcxproj index 802c91f..fc410c9 100644 --- a/spy/Spy.vcxproj +++ b/spy/Spy.vcxproj @@ -127,7 +127,8 @@ 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)python\wcferry +xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)java\wcferry\src\main\resources\win32-x86-64 Copy spy.dll @@ -170,7 +171,8 @@ C:\Tools\nanopb\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)python\wcferry +xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)java\wcferry\src\main\resources\win32-x86-64 Copy spy.dll diff --git a/wcf/wcf.vcxproj b/wcf/wcf.vcxproj index 983bee2..bf571d3 100644 --- a/wcf/wcf.vcxproj +++ b/wcf/wcf.vcxproj @@ -119,7 +119,8 @@ xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)Out -xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)python\wcferry +xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)python\wcferry +xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)java\wcferry\src\main\resources\win32-x86-64 Copy files