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

Legend:

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

    • Property svn:ignore
      •  

        old new  
        55bin
        66obj
         7Plugin.cs
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Administrator/3.3/HeuristicLab.Clients.Hive.Administrator-3.3.csproj

    r6864 r6872  
    1818    <DebugType>full</DebugType>
    1919    <Optimize>false</Optimize>
    20     <OutputPath>bin\Debug\</OutputPath>
     20    <OutputPath>..\..\..\..\core\sources\bin\</OutputPath>
    2121    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2222    <ErrorReport>prompt</ErrorReport>
     
    102102  </PropertyGroup>
    103103  <ItemGroup>
    104     <Reference Include="Calendar.DayView">
    105       <HintPath>C:\Program Files\HeuristicLab 3.3\Calendar.DayView.dll</HintPath>
     104    <Reference Include="Calendar.DayView, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     105      <Private>False</Private>
    106106    </Reference>
    107107    <Reference Include="HeuristicLab.Collections-3.3">
    108       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
     108      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     109      <Private>False</Private>
    109110    </Reference>
    110111    <Reference Include="HeuristicLab.Common-3.3">
    111       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     112      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     113      <Private>False</Private>
    112114    </Reference>
    113115    <Reference Include="HeuristicLab.Common.Resources-3.3">
    114       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     116      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     117      <Private>False</Private>
    115118    </Reference>
    116119    <Reference Include="HeuristicLab.Core-3.3">
    117       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     120      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     121      <Private>False</Private>
    118122    </Reference>
    119123    <Reference Include="HeuristicLab.Core.Views-3.3">
    120       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
     124      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     125      <Private>False</Private>
    121126    </Reference>
    122127    <Reference Include="HeuristicLab.Data-3.3">
    123       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
    124     </Reference>
     128      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     129      <Private>False</Private>
     130    </Reference>
     131    <Reference Include="HeuristicLab.DayView-1.0, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    125132    <Reference Include="HeuristicLab.MainForm-3.3">
    126       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
     133      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     134      <Private>False</Private>
    127135    </Reference>
    128136    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    129       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     137      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     138      <Private>False</Private>
    130139    </Reference>
    131140    <Reference Include="HeuristicLab.Optimization-3.3">
    132       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
     141      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     142      <Private>False</Private>
    133143    </Reference>
    134144    <Reference Include="HeuristicLab.Optimizer-3.3">
    135       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
     145      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
     146      <Private>False</Private>
    136147    </Reference>
    137148    <Reference Include="HeuristicLab.Persistence-3.3">
    138       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
     149      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     150      <Private>False</Private>
    139151    </Reference>
    140152    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    141       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     153      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     154      <Private>False</Private>
    142155    </Reference>
    143156    <Reference Include="System" />
     
    189202      <DependentUpon>SlaveView.cs</DependentUpon>
    190203    </Compile>
    191     <Compile Include="HeuristicLabClientsHiveAdministratorPlugin.cs" />
    192     <None Include="HeuristicLabClientsHiveAdministratorPlugin.cs.frame" />
     204    <Compile Include="Plugin.cs" />
     205    <None Include="Plugin.cs.frame" />
    193206    <Compile Include="Properties\AssemblyInfo.cs" />
    194207    <None Include="Properties\AssemblyInfo.cs.frame" />
     
    201214      <Project>{E1D6C801-892A-406A-B606-F158E36DD3C3}</Project>
    202215      <Name>HeuristicLab.Clients.Hive.Views-3.3</Name>
     216      <Private>False</Private>
    203217    </ProjectReference>
    204218    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.3\HeuristicLab.Clients.Hive-3.3.csproj">
    205219      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
    206220      <Name>HeuristicLab.Clients.Hive-3.3</Name>
    207     </ProjectReference>
    208     <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.DayView\1.0\HeuristicLab.DayView-1.0.csproj">
    209       <Project>{02766ECC-D0F5-4115-9ECA-47409167B638}</Project>
    210       <Name>HeuristicLab.DayView-1.0</Name>
     221      <Private>False</Private>
    211222    </ProjectReference>
    212223    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
    213224      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
    214225      <Name>HeuristicLab.Hive-3.3</Name>
     226      <Private>False</Private>
    215227    </ProjectReference>
    216228  </ItemGroup>
     
    248260  </PropertyGroup>
    249261  <PropertyGroup>
    250     <PostBuildEvent>set ProjectName=$(ProjectName)
    251 set TargetPath=$(TargetPath)
    252 call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
     262    <PostBuildEvent>
     263    </PostBuildEvent>
    253264  </PropertyGroup>
    254265  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.