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.SequentialEngine/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.SequentialEngine/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabSequentialEnginePlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.SequentialEngine/3.3/HeuristicLab.SequentialEngine-3.3.csproj

    r6832 r6833  
    1919    </UpgradeBackupLocation>
    2020    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    21     <TargetFrameworkProfile></TargetFrameworkProfile>
     21    <TargetFrameworkProfile>
     22    </TargetFrameworkProfile>
    2223    <PublishUrl>publish\</PublishUrl>
    2324    <Install>true</Install>
     
    5455    <WarningLevel>4</WarningLevel>
    5556    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    56     <DocumentationFile></DocumentationFile>
     57    <DocumentationFile>
     58    </DocumentationFile>
    5759    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5860  </PropertyGroup>
     
    6971    <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
    7072    <DefineConstants>TRACE</DefineConstants>
    71     <DocumentationFile></DocumentationFile>
     73    <DocumentationFile>
     74    </DocumentationFile>
    7275    <Optimize>true</Optimize>
    7376    <DebugType>pdbonly</DebugType>
     
    8891    <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
    8992    <DefineConstants>TRACE</DefineConstants>
    90     <DocumentationFile></DocumentationFile>
     93    <DocumentationFile>
     94    </DocumentationFile>
    9195    <Optimize>true</Optimize>
    9296    <DebugType>pdbonly</DebugType>
     
    104108  </ItemGroup>
    105109  <ItemGroup>
    106     <None Include="HeuristicLabSequentialEnginePlugin.cs.frame" />
    107     <Compile Include="HeuristicLabSequentialEnginePlugin.cs" />
     110    <None Include="Plugin.cs.frame" />
     111    <Compile Include="Plugin.cs" />
    108112    <Compile Include="Properties\AssemblyInfo.cs" />
    109113    <Compile Include="SequentialEngine.cs" />
     
    111115  <ItemGroup>
    112116    <None Include="HeuristicLab.snk" />
    113     <None Include="Properties\AssemblyInfo.frame" />
     117    <None Include="Properties\AssemblyInfo.cs.frame" />
    114118  </ItemGroup>
    115119  <ItemGroup>
     
    117121      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    118122      <Name>HeuristicLab.Common-3.3</Name>
    119   <Private>False</Private></ProjectReference>
     123      <Private>False</Private>
     124    </ProjectReference>
    120125    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    121126      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    122127      <Name>HeuristicLab.Core-3.3</Name>
    123   <Private>False</Private></ProjectReference>
     128      <Private>False</Private>
     129    </ProjectReference>
    124130    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    125131      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    126132      <Name>HeuristicLab.Persistence-3.3</Name>
    127   <Private>False</Private></ProjectReference>
     133      <Private>False</Private>
     134    </ProjectReference>
    128135    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    129136      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    130137      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    131   <Private>False</Private></ProjectReference>
     138      <Private>False</Private>
     139    </ProjectReference>
    132140  </ItemGroup>
    133141  <ItemGroup>
     
    163171
    164172call PreBuildEvent.cmd
    165 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabSequentialEnginePlugin.cs.frame" "%25ProjectDir%25\HeuristicLabSequentialEnginePlugin.cs"</PreBuildEvent>
     173</PreBuildEvent>
    166174  </PropertyGroup>
    167175</Project>
Note: See TracChangeset for help on using the changeset viewer.