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

Location:
trunk/sources/HeuristicLab.ExtLibs
Files:
2 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.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.7.0/WinFormsUI-2.7.0/WinFormsUI-2.7.0.csproj

    r11623 r13008  
    134134      <SubType>Component</SubType>
    135135    </Compile>
    136     <Compile Include="Docking\DockPanel.cs">
    137       <SubType>Component</SubType>
    138     </Compile>
     136    <Compile Include="Docking\DockPanel.cs" />
    139137    <Compile Include="Docking\DockPanel.DockDragHandler.cs">
    140138      <SubType>Component</SubType>
Note: See TracChangeset for help on using the changeset viewer.