|
|
@@ -49,10 +49,10 @@ |
|
|
|
</ItemGroup>
|
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets. -->
|
|
|
|
<Target Name="BeforeBuild">
|
|
|
|
<Copy Sourcefiles="..\pipi\libpipi.dll" DestinationFolder="$(OutDir)" />
|
|
|
|
</Target>
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
</Target>
|
|
|
|
-->
|
|
|
|
</Project> |
|
|
|
</Project>
|