Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/05/11 21:55:55 (13 years ago)
Author:
abeham
Message:

#1614

  • updated branch from trunk
Location:
branches/GeneralizedQAP
Files:
2 deleted
3 edited
2 copied

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP

  • branches/GeneralizedQAP/HeuristicLab.Parameters.Views/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabParametersViewsPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/GeneralizedQAP/HeuristicLab.Parameters.Views/3.3/HeuristicLab.Parameters.Views-3.3.csproj

    r5345 r6878  
    4141    <DebugType>full</DebugType>
    4242    <Optimize>false</Optimize>
    43     <OutputPath>bin\Debug\</OutputPath>
     43    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    4444    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4545    <ErrorReport>prompt</ErrorReport>
     
    5050    <DebugType>pdbonly</DebugType>
    5151    <Optimize>true</Optimize>
    52     <OutputPath>bin\Release\</OutputPath>
     52    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    5353    <DefineConstants>TRACE</DefineConstants>
    5454    <ErrorReport>prompt</ErrorReport>
    5555    <WarningLevel>4</WarningLevel>
    56     <DocumentationFile>bin\Release\HeuristicLab.Parameters.Views-3.3.XML</DocumentationFile>
     56    <DocumentationFile>
     57    </DocumentationFile>
    5758    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5859  </PropertyGroup>
    5960  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    6061    <DebugSymbols>true</DebugSymbols>
    61     <OutputPath>bin\x64\Debug\</OutputPath>
     62    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    6263    <DefineConstants>DEBUG;TRACE</DefineConstants>
    6364    <DebugType>full</DebugType>
     
    6768  </PropertyGroup>
    6869  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    69     <OutputPath>bin\x64\Release\</OutputPath>
     70    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    7071    <DefineConstants>TRACE</DefineConstants>
    71     <DocumentationFile>bin\x64\Release\HeuristicLab.Parameters.Views-3.3.XML</DocumentationFile>
     72    <DocumentationFile>
     73    </DocumentationFile>
    7274    <Optimize>true</Optimize>
    7375    <DebugType>pdbonly</DebugType>
     
    7880  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    7981    <DebugSymbols>true</DebugSymbols>
    80     <OutputPath>bin\x86\Debug\</OutputPath>
     82    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    8183    <DefineConstants>DEBUG;TRACE</DefineConstants>
    8284    <DebugType>full</DebugType>
     
    8688  </PropertyGroup>
    8789  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    88     <OutputPath>bin\x86\Release\</OutputPath>
     90    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    8991    <DefineConstants>TRACE</DefineConstants>
    90     <DocumentationFile>bin\x86\Release\HeuristicLab.Parameters.Views-3.3.XML</DocumentationFile>
     92    <DocumentationFile>
     93    </DocumentationFile>
    9194    <Optimize>true</Optimize>
    9295    <DebugType>pdbonly</DebugType>
     
    112115  </ItemGroup>
    113116  <ItemGroup>
    114     <None Include="HeuristicLabParametersViewsPlugin.cs.frame" />
     117    <None Include="Plugin.cs.frame" />
    115118    <Compile Include="ConstrainedValueParameterView.cs">
    116119      <SubType>UserControl</SubType>
     
    125128      <DependentUpon>ConstrainedValueParameterConfigurationView.cs</DependentUpon>
    126129    </Compile>
     130    <Compile Include="Plugin.cs" />
    127131    <Compile Include="ScopeTreeLookupParameterView.cs">
    128132      <SubType>UserControl</SubType>
     
    143147      <DependentUpon>LookupParameterView.cs</DependentUpon>
    144148    </Compile>
    145     <Compile Include="HeuristicLabParametersViewsPlugin.cs" />
    146149    <Compile Include="ParameterView.cs">
    147150      <SubType>UserControl</SubType>
     
    160163  <ItemGroup>
    161164    <None Include="HeuristicLab.snk" />
    162     <None Include="Properties\AssemblyInfo.frame" />
     165    <None Include="Properties\AssemblyInfo.cs.frame" />
    163166  </ItemGroup>
    164167  <ItemGroup>
     
    166169      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    167170      <Name>HeuristicLab.Collections-3.3</Name>
     171      <Private>False</Private>
    168172    </ProjectReference>
    169173    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    170174      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    171175      <Name>HeuristicLab.Common.Resources-3.3</Name>
     176      <Private>False</Private>
    172177    </ProjectReference>
    173178    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    174179      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    175180      <Name>HeuristicLab.Common-3.3</Name>
     181      <Private>False</Private>
    176182    </ProjectReference>
    177183    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    178184      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    179185      <Name>HeuristicLab.Core.Views-3.3</Name>
     186      <Private>False</Private>
    180187    </ProjectReference>
    181188    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    182189      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    183190      <Name>HeuristicLab.Core-3.3</Name>
     191      <Private>False</Private>
    184192    </ProjectReference>
    185193    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
    186194      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
    187195      <Name>HeuristicLab.Data.Views-3.3</Name>
     196      <Private>False</Private>
    188197    </ProjectReference>
    189198    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    190199      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    191200      <Name>HeuristicLab.Data-3.3</Name>
     201      <Private>False</Private>
    192202    </ProjectReference>
    193203    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    194204      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    195205      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
     206      <Private>False</Private>
    196207    </ProjectReference>
    197208    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    198209      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    199210      <Name>HeuristicLab.MainForm-3.3</Name>
     211      <Private>False</Private>
    200212    </ProjectReference>
    201213    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
    202214      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
    203215      <Name>HeuristicLab.Optimization.Views-3.3</Name>
     216      <Private>False</Private>
    204217    </ProjectReference>
    205218    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    206219      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    207220      <Name>HeuristicLab.Optimization-3.3</Name>
     221      <Private>False</Private>
    208222    </ProjectReference>
    209223    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
    210224      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    211225      <Name>HeuristicLab.Parameters-3.3</Name>
     226      <Private>False</Private>
    212227    </ProjectReference>
    213228    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    214229      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    215230      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     231      <Private>False</Private>
    216232    </ProjectReference>
    217233  </ItemGroup>
     
    248264
    249265call PreBuildEvent.cmd
    250 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabParametersViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabParametersViewsPlugin.cs"</PreBuildEvent>
     266</PreBuildEvent>
    251267  </PropertyGroup>
    252268</Project>
Note: See TracChangeset for help on using the changeset viewer.