diff --git a/spy/Spy.vcxproj b/spy/Spy.vcxproj index a449bc9..3d8a1c8 100644 --- a/spy/Spy.vcxproj +++ b/spy/Spy.vcxproj @@ -135,7 +135,8 @@ md out\cpp md out\python\wcf xcopy /y $(OutDir)spy.dll $(OutDir)out\cpp -xcopy /y $(OutDir)spy.dll $(OutDir)out\python\wcf +xcopy /y $(OutDir)spy.dll $(OutDir)out\python\wcf +xcopy /y $(SolutionDir)proto\wcf.proto $(OutDir)out\python Copy spy.dll