Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/16/10 10:04:37 (14 years ago)
Author:
gkronber
Message:

Added plugin for new version of ALGLIB. #875 (Update ALGLIB sources)

Location:
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/2.3.0
Files:
2 added
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/2.3.0/HeuristicLab.ALGLIB-2.3.0/HeuristicLab.ALGLIB-2.3.0.csproj

    r2805 r2806  
    66    <ProductVersion>9.0.30729</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    8     <ProjectGuid>{B6C53341-86C0-4063-87E2-F573EFE51132}</ProjectGuid>
     8    <ProjectGuid>{8113BA87-375C-47C7-B005-8F36062B194E}</ProjectGuid>
    99    <OutputType>Library</OutputType>
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    1111    <RootNamespace>HeuristicLab.ALGLIB</RootNamespace>
    12     <AssemblyName>HeuristicLab.ALGLIB-2.1.2.2591</AssemblyName>
     12    <AssemblyName>HeuristicLab.ALGLIB-2.3.0</AssemblyName>
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     
    9090      <Name>HeuristicLab.PluginInfrastructure</Name>
    9191    </ProjectReference>
    92     <ProjectReference Include="..\ALGLIB-2.1.2.2591\ALGLIB-2.1.2.2591.csproj">
    93       <Project>{44456535-5DB5-454A-BE2B-7426DA6700B6}</Project>
    94       <Name>ALGLIB-2.1.2.2591</Name>
     92    <ProjectReference Include="..\ALGLIB-2.3.0\ALGLIB-2.3.0.csproj">
     93      <Project>{B5EAF001-021A-4572-84E3-FED4B8AEBBAB}</Project>
     94      <Name>ALGLIB-2.3.0</Name>
    9595    </ProjectReference>
    9696  </ItemGroup>
    9797  <ItemGroup>
    98     <Content Include="ALGLIB License.txt">
    99       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     98    <Content Include="ALGLIB License-2.3.0.txt">
     99      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    100100    </Content>
    101101  </ItemGroup>
    102102  <ItemGroup>
    103103    <None Include="HeuristicLab.snk" />
     104    <None Include="HeuristicLabAlgLibPlugin.cs.frame" />
    104105    <None Include="Properties\AssemblyInfo.frame" />
    105106  </ItemGroup>
     
    118119set Outdir=$(Outdir)
    119120
    120 call PreBuildEvent.cmd</PreBuildEvent>
     121call PreBuildEvent.cmd
     122SubWCRev "%25ProjectDir%25/" "%25ProjectDir%25/HeuristicLabAlgLibPlugin.cs.frame" "%25ProjectDir%25/HeuristicLabAlgLibPlugin.cs"</PreBuildEvent>
    121123  </PropertyGroup>
    122124</Project>
Note: See TracChangeset for help on using the changeset viewer.