Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/15/15 12:46:07 (9 years ago)
Author:
ascheibe
Message:

#2475 updated project files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtoGen/ProtoGen-2.4.1.473.csproj

    r11830 r13008  
    195195  </PostBuildEvent>
    196196    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
    197     cp "$(TargetPath)" "$(SolutionDir)"
     197    cp "$(TargetPath)*" "$(SolutionDir)"
    198198    cp "$(TargetDir)Google.ProtocolBuffers-2.4.1.473.dll" "$(SolutionDir)"
    199     cp "$(ProjectDir)..\..\lib\protoc.exe" "$(SolutionDir)"
     199    cp "$(ProjectDir)../../lib/protoc.exe" "$(SolutionDir)"
    200200  </PostBuildEvent>
    201   </PropertyGroup> 
     201  </PropertyGroup>
    202202  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
    203203       Other similar extension points exist, see Microsoft.Common.targets.
Note: See TracChangeset for help on using the changeset viewer.