Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/01/11 17:48:53 (13 years ago)
Author:
mkommend
Message:

#1479: Integrated trunk changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GP.Grammar.Editor/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r5875 r6618  
    6969    <OutputPath>bin\x86\Release\</OutputPath>
    7070    <DefineConstants>TRACE</DefineConstants>
    71     <DocumentationFile>bin\x86\Release\HeuristicLab.Optimization.Views-3.3.XML</DocumentationFile>
     71    <DocumentationFile>
     72    </DocumentationFile>
    7273    <Optimize>true</Optimize>
    7374    <DebugType>pdbonly</DebugType>
     
    127128      <DependentUpon>BatchRunView.cs</DependentUpon>
    128129    </Compile>
     130    <Compile Include="ExperimentTreeView.cs">
     131      <SubType>UserControl</SubType>
     132    </Compile>
     133    <Compile Include="ExperimentTreeView.Designer.cs">
     134      <DependentUpon>ExperimentTreeView.cs</DependentUpon>
     135    </Compile>
     136    <Compile Include="IOptimizerView.cs">
     137      <SubType>UserControl</SubType>
     138    </Compile>
     139    <Compile Include="IOptimizerView.Designer.cs">
     140      <DependentUpon>IOptimizerView.cs</DependentUpon>
     141    </Compile>
    129142    <Compile Include="ResultValueView.cs">
    130143      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.