- Timestamp:
- Oct 11, 2008, 2:02:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpipi/trunk/pipi-sharp/pipi-sharp.csproj
r2916 r2919 50 50 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 51 51 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 52 Other similar extension points exist, see Microsoft.Common.targets. 52 Other similar extension points exist, see Microsoft.Common.targets. --> 53 53 <Target Name="BeforeBuild"> 54 <Copy Sourcefiles="..\pipi\libpipi.dll" DestinationFolder="$(OutDir)" /> 54 55 </Target> 55 56 <Target Name="AfterBuild"> 56 57 </Target> 57 -->58 58 </Project>
Note: See TracChangeset
for help on using the changeset viewer.