Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/26/11 15:54:13 (13 years ago)
Author:
mkommend
Message:

#1653: Renamed frame files.

Location:
branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.1.0/HeuristicLab.ALGLIB-3.1.0
Files:
2 edited
2 moved

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.1.0/HeuristicLab.ALGLIB-3.1.0

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabALGLIBPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.1.0/HeuristicLab.ALGLIB-3.1.0/HeuristicLab.ALGLIB-3.1.0.csproj

    r6832 r6833  
    107107  </ItemGroup>
    108108  <ItemGroup>
    109     <Compile Include="HeuristicLabALGLIBPlugin.cs" />
     109    <Compile Include="Plugin.cs" />
    110110    <Compile Include="Properties\AssemblyInfo.cs" />
    111111  </ItemGroup>
     
    114114      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    115115      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    116   <Private>False</Private></ProjectReference>
     116      <Private>False</Private>
     117    </ProjectReference>
    117118    <ProjectReference Include="..\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj">
    118119      <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project>
    119120      <Name>ALGLIB-3.1.0</Name>
    120   <Private>False</Private></ProjectReference>
     121      <Private>False</Private>
     122    </ProjectReference>
    121123  </ItemGroup>
    122124  <ItemGroup>
    123125    <None Include="HeuristicLab.snk" />
    124     <None Include="HeuristicLabALGLIBPlugin.cs.frame" />
    125     <None Include="Properties\AssemblyInfo.frame" />
     126    <None Include="Plugin.cs.frame" />
     127    <None Include="Properties\AssemblyInfo.cs.frame" />
    126128  </ItemGroup>
    127129  <ItemGroup>
     
    162164
    163165call PreBuildEvent.cmd
    164 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabALGLIBPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabALGLIBPlugin.cs"</PreBuildEvent>
     166</PreBuildEvent>
    165167  </PropertyGroup>
    166168</Project>
Note: See TracChangeset for help on using the changeset viewer.