Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/05/11 17:21:16 (13 years ago)
Author:
ascheibe
Message:

#1233

  • updated project settings to work with the trunk restructuring changes
  • added HowToCompile.txt with instructions on how to compile hive
Location:
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabClientsHiveViewsPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3/HeuristicLab.Clients.Hive.Views-3.3.csproj

    r6727 r6872  
    1919    <DebugType>full</DebugType>
    2020    <Optimize>false</Optimize>
    21     <OutputPath>bin\Debug\</OutputPath>
     21    <OutputPath>..\..\..\..\core\sources\bin\</OutputPath>
    2222    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2323    <ErrorReport>prompt</ErrorReport>
     
    7272  <ItemGroup>
    7373    <Reference Include="Calendar.DayView">
    74       <HintPath>C:\Program Files\HeuristicLab 3.3\Calendar.DayView.dll</HintPath>
     74      <HintPath>..\..\..\..\core\sources\bin\Calendar.DayView.dll</HintPath>
     75      <Private>False</Private>
    7576    </Reference>
    7677    <Reference Include="HeuristicLab.Collections-3.3">
    77       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
     78      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     79      <Private>False</Private>
    7880    </Reference>
    7981    <Reference Include="HeuristicLab.Common-3.3">
    80       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     82      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     83      <Private>False</Private>
    8184    </Reference>
    8285    <Reference Include="HeuristicLab.Common.Resources-3.3">
    83       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     86      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     87      <Private>False</Private>
    8488    </Reference>
    8589    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    86       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     90      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     91      <Private>False</Private>
    8792    </Reference>
    8893    <Reference Include="HeuristicLab.Core.Views-3.3">
    89       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
     94      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     95      <Private>False</Private>
    9096    </Reference>
    9197    <Reference Include="HeuristicLab.Data-3.3">
    92       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
     98      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     99      <Private>False</Private>
    93100    </Reference>
    94101    <Reference Include="HeuristicLab.MainForm-3.3">
    95       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
     102      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     103      <Private>False</Private>
    96104    </Reference>
    97105    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    98       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     106      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     107      <Private>False</Private>
    99108    </Reference>
    100109    <Reference Include="HeuristicLab.Optimization-3.3">
    101       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
     110      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     111      <Private>False</Private>
    102112    </Reference>
    103113    <Reference Include="HeuristicLab.Optimizer-3.3">
    104       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
     114      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
     115      <Private>False</Private>
    105116    </Reference>
    106117    <Reference Include="HeuristicLab.Persistence-3.3">
    107       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
     118      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     119      <Private>False</Private>
    108120    </Reference>
    109121    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    110       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     122      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     123      <Private>False</Private>
    111124    </Reference>
    112125    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    113       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     126      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     127      <Private>False</Private>
    114128    </Reference>
    115129    <Reference Include="System" />
     
    203217      <DependentUpon>Resources.resx</DependentUpon>
    204218    </Compile>
    205     <None Include="HeuristicLabClientsHiveViewsPlugin.cs.frame" />
    206     <Compile Include="HeuristicLabClientsHiveViewsPlugin.cs" />
     219    <None Include="Plugin.cs.frame" />
     220    <Compile Include="Plugin.cs" />
    207221    <Compile Include="Progress\ProgressView.cs">
    208222      <SubType>UserControl</SubType>
     
    255269      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
    256270      <Name>HeuristicLab.Clients.Hive-3.3</Name>
    257     </ProjectReference>
    258     <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.DayView\1.0\HeuristicLab.DayView-1.0.csproj">
    259       <Project>{02766ECC-D0F5-4115-9ECA-47409167B638}</Project>
    260       <Name>HeuristicLab.DayView-1.0</Name>
     271      <Private>False</Private>
    261272    </ProjectReference>
    262273    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
    263274      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
    264275      <Name>HeuristicLab.Hive-3.3</Name>
     276      <Private>False</Private>
    265277    </ProjectReference>
    266278  </ItemGroup>
     
    279291  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    280292  <PropertyGroup>
    281     <PostBuildEvent>set ProjectName=$(ProjectName)
    282 set TargetPath=$(TargetPath)
    283 call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
     293    <PostBuildEvent>
     294    </PostBuildEvent>
    284295  </PropertyGroup>
    285296  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.