Changeset 14029 for branches/crossvalidation-2434/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src
- Timestamp:
- 07/08/16 14:40:02 (8 years ago)
- Location:
- branches/crossvalidation-2434
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/crossvalidation-2434
- Property svn:mergeinfo changed
-
branches/crossvalidation-2434/HeuristicLab.ExtLibs
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.ExtLibs (added) merged: 13008,13159-13160,13162,13230,13397,13571,13932-13933
- Property svn:mergeinfo changed
-
branches/crossvalidation-2434/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtoGen/ProtoGen-2.4.1.473.csproj
r11830 r14029 195 195 </PostBuildEvent> 196 196 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' "> 197 cp "$(TargetPath) " "$(SolutionDir)"197 cp "$(TargetPath)*" "$(SolutionDir)" 198 198 cp "$(TargetDir)Google.ProtocolBuffers-2.4.1.473.dll" "$(SolutionDir)" 199 cp "$(ProjectDir).. \..\lib\protoc.exe" "$(SolutionDir)"199 cp "$(ProjectDir)../../lib/protoc.exe" "$(SolutionDir)" 200 200 </PostBuildEvent> 201 </PropertyGroup> 201 </PropertyGroup> 202 202 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 203 203 Other similar extension points exist, see Microsoft.Common.targets.
Note: See TracChangeset
for help on using the changeset viewer.