Update post-build events
This commit is contained in:
+1
-3
@@ -135,11 +135,9 @@
|
||||
md out\cpp
|
||||
md out\java\src\main\java
|
||||
md out\java\src\main\resources\win32-x86
|
||||
md out\python\wcf
|
||||
xcopy /y $(OutDir)spy.dll $(OutDir)out\cpp
|
||||
xcopy /y $(OutDir)spy.dll $(OutDir)out\java\src\main\resources\win32-x86
|
||||
xcopy /y $(OutDir)spy.dll $(OutDir)out\python\wcf
|
||||
xcopy /y $(SolutionDir)proto\wcf.proto $(OutDir)out\python</Command>
|
||||
xcopy /y $(OutDir)spy.dll $(SolutionDir)python\wcferry</Command>
|
||||
</PostBuildEvent>
|
||||
<PostBuildEvent>
|
||||
<Message>Copy spy.dll</Message>
|
||||
|
||||
Reference in New Issue
Block a user