Add post-build events
This commit is contained in:
parent
177bdd1c61
commit
c751694f53
@ -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</Command>
|
||||
xcopy /y $(OutDir)spy.dll $(OutDir)out\python\wcf
|
||||
xcopy /y $(SolutionDir)proto\wcf.proto $(OutDir)out\python</Command>
|
||||
</PostBuildEvent>
|
||||
<PostBuildEvent>
|
||||
<Message>Copy spy.dll</Message>
|
||||
|
Loading…
Reference in New Issue
Block a user