Index: sandbox/win/src/sandbox.vcproj |
diff --git a/sandbox/win/src/sandbox.vcproj b/sandbox/win/src/sandbox.vcproj |
index f206e01a1f2829f6ae97d382a602367d55e3c83d..229441cbd50fa6873649bf7ef517fa2e30e296e3 100644 |
--- a/sandbox/win/src/sandbox.vcproj |
+++ b/sandbox/win/src/sandbox.vcproj |
@@ -64,11 +64,6 @@ |
<Tool |
Name="VCFxCopTool" |
/> |
- <Tool |
- Name="VCPostBuildEventTool" |
- Description="Copy wow_helper to output directory" |
- CommandLine="copy $(ProjectDir)\..\wow_helper\wow_helper.exe $(OutDir) && copy $(ProjectDir)\..\wow_helper\wow_helper.pdb $(OutDir)" |
- /> |
</Configuration> |
<Configuration |
Name="Release|Win32" |
@@ -118,11 +113,6 @@ |
<Tool |
Name="VCFxCopTool" |
/> |
- <Tool |
- Name="VCPostBuildEventTool" |
- Description="Copy wow_helper to output directory" |
- CommandLine="copy $(ProjectDir)\..\wow_helper\wow_helper.exe $(OutDir) && copy $(ProjectDir)\..\wow_helper\wow_helper.pdb $(OutDir)" |
- /> |
</Configuration> |
</Configurations> |
<References> |