- Timestamp:
- 11/16/15 14:20:27 (9 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 13008,13016
- Property svn:mergeinfo changed
-
stable/HeuristicLab.ExtLibs
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.ExtLibs merged: 13008
- Property svn:mergeinfo changed
-
stable/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtoGen/ProtoGen-2.4.1.473.csproj
r12007 r13172 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.