Changeset 4095 for trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtocolBuffers
- Timestamp:
- 07/24/10 23:15:20 (14 years ago)
- Location:
- trunk/sources
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:ignore
-
old new 5 5 HeuristicLab.resharper.user 6 6 HeuristicLab.4.5.resharper.user 7 protoc.exe 8 ProtoGen.exe 9 Google.ProtocolBuffers-0.9.1.dll
-
- Property svn:ignore
-
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffers.csproj
r4065 r4095 226 226 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" Condition=" '$(Configuration)' != 'Silverlight2' " /> 227 227 <Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight\v2.0\Microsoft.Silverlight.CSharp.targets" Condition=" '$(Configuration)' == 'Silverlight2' " /> 228 <PropertyGroup> 229 <PostBuildEvent>copy "$(TargetPath)" "$(SolutionDir)" 230 copy "$(ProjectDir)..\..\lib\protoc.exe" "$(SolutionDir)"</PostBuildEvent> 231 </PropertyGroup> 228 232 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 229 233 Other similar extension points exist, see Microsoft.Common.targets.
Note: See TracChangeset
for help on using the changeset viewer.