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.Slave.Views/3.3
Files:
2 edited
1 moved

Legend:

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

    • Property svn:ignore
      •  

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

    r6834 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="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    74       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
     74      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     75      <Private>False</Private>
    7576    </Reference>
    7677    <Reference Include="HeuristicLab.Common-3.3">
    77       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     78      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     79      <Private>False</Private>
    7880    </Reference>
    7981    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    80       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     82      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     83      <Private>False</Private>
    8184    </Reference>
    8285    <Reference Include="HeuristicLab.Core-3.3">
    83       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     86      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     87      <Private>False</Private>
    8488    </Reference>
    8589    <Reference Include="HeuristicLab.Core.Views-3.3">
    86       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
     90      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     91      <Private>False</Private>
    8792    </Reference>
    8893    <Reference Include="HeuristicLab.Data-3.3">
    89       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
     94      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     95      <Private>False</Private>
    9096    </Reference>
    9197    <Reference Include="HeuristicLab.Data.Views-3.3">
    92       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
     98      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Data.Views-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="System" />
     
    202215    <None Include="app.config" />
    203216    <None Include="Properties\AssemblyInfo.cs.frame" />
    204     <None Include="HeuristicLabClientsHiveSlaveViewsPlugin.cs.frame" />
    205     <Compile Include="HeuristicLabClientsHiveSlaveViewsPlugin.cs" />
     217    <None Include="Plugin.cs.frame" />
     218    <Compile Include="Plugin.cs" />
    206219    <Compile Include="Properties\AssemblyInfo.cs" />
    207220    <None Include="Properties\Settings.settings">
     
    217230      <Project>{989FE92B-484E-41EE-87E2-6A24AF0381D8}</Project>
    218231      <Name>HeuristicLab.Clients.Hive.Slave-3.3</Name>
     232      <Private>False</Private>
    219233    </ProjectReference>
    220234  </ItemGroup>
     
    261275  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    262276  <PropertyGroup>
    263     <PostBuildEvent>set ProjectName=$(ProjectName)
    264 set TargetPath=$(TargetPath)
    265 call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
     277    <PostBuildEvent>
     278    </PostBuildEvent>
    266279  </PropertyGroup>
    267280  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.