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.LibSVM/1.6.3/HeuristicLab.LibSVM-1.6.3
Files:
2 edited
2 moved

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/1.6.3/HeuristicLab.LibSVM-1.6.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabLibSVMPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/1.6.3/HeuristicLab.LibSVM-1.6.3/HeuristicLab.LibSVM-1.6.3.csproj

    r6832 r6833  
    1212    <AssemblyName>HeuristicLab.LibSVM-1.6.3</AssemblyName>
    1313    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    14     <TargetFrameworkProfile></TargetFrameworkProfile>
     14    <TargetFrameworkProfile>
     15    </TargetFrameworkProfile>
    1516    <FileAlignment>512</FileAlignment>
    1617    <SignAssembly>true</SignAssembly>
     
    5354    <ErrorReport>prompt</ErrorReport>
    5455    <WarningLevel>4</WarningLevel>
    55     <DocumentationFile></DocumentationFile>
     56    <DocumentationFile>
     57    </DocumentationFile>
    5658    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5759  </PropertyGroup>
     
    6870    <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
    6971    <DefineConstants>TRACE</DefineConstants>
    70     <DocumentationFile></DocumentationFile>
     72    <DocumentationFile>
     73    </DocumentationFile>
    7174    <Optimize>true</Optimize>
    7275    <DebugType>pdbonly</DebugType>
     
    8790    <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
    8891    <DefineConstants>TRACE</DefineConstants>
    89     <DocumentationFile></DocumentationFile>
     92    <DocumentationFile>
     93    </DocumentationFile>
    9094    <Optimize>true</Optimize>
    9195    <DebugType>pdbonly</DebugType>
     
    109113  </ItemGroup>
    110114  <ItemGroup>
    111     <None Include="HeuristicLabLibSVMPlugin.cs.frame" />
    112     <Compile Include="HeuristicLabLibSVMPlugin.cs" />
     115    <None Include="Plugin.cs.frame" />
     116    <Compile Include="Plugin.cs" />
    113117    <Compile Include="Properties\AssemblyInfo.cs" />
    114118  </ItemGroup>
     
    120124  <ItemGroup>
    121125    <None Include="HeuristicLab.snk" />
    122     <None Include="Properties\AssemblyInfo.frame" />
     126    <None Include="Properties\AssemblyInfo.cs.frame" />
    123127  </ItemGroup>
    124128  <ItemGroup>
     
    126130      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    127131      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    128   <Private>False</Private></ProjectReference>
     132      <Private>False</Private>
     133    </ProjectReference>
    129134    <ProjectReference Include="..\LibSVM-1.6.3\LibSVM-1.6.3.csproj">
    130135      <Project>{A16F23B5-FB62-499E-A831-26953AA56FE2}</Project>
    131136      <Name>LibSVM-1.6.3</Name>
    132   <Private>False</Private></ProjectReference>
     137      <Private>False</Private>
     138    </ProjectReference>
    133139  </ItemGroup>
    134140  <ItemGroup>
     
    164170
    165171call PreBuildEvent.cmd
    166 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabLibSVMPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabLibSVMPlugin.cs"</PreBuildEvent>
     172</PreBuildEvent>
    167173  </PropertyGroup>
    168174</Project>
Note: See TracChangeset for help on using the changeset viewer.