Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/10/12 15:03:35 (12 years ago)
Author:
mkommend
Message:

#1939: Renamed licenses for DockPanelSuite to contain the version information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/HeuristicLab.WinFormsUI-2.3.1/HeuristicLab.WinFormsUI-2.3.1.csproj

    r8600 r8619  
    116116  <ItemGroup>
    117117    <None Include="HeuristicLab.snk" />
    118     <None Include="WeifenLuo.WinFormsUI.Docking License.txt">
     118    <None Include="WeifenLuo.WinFormsUI.Docking License-2.3.1.txt">
    119119      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    120120    </None>
     
    158158  -->
    159159  <PropertyGroup>
    160    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
     160    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
    161161set ProjectDir=$(ProjectDir)
    162162set SolutionDir=$(SolutionDir)
     
    165165call PreBuildEvent.cmd
    166166</PreBuildEvent>
    167 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
     167    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
    168168export ProjectDir=$(ProjectDir)
    169169export SolutionDir=$(SolutionDir)
Note: See TracChangeset for help on using the changeset viewer.