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

Legend:

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

    • Property svn:ignore
      •  

        old new  
        66*.suo
        77HeuristicLabClientsHiveJobManagerPlugin.cs
         8Plugin.cs
         9Pugin.cs
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.JobManager/3.3/HeuristicLab.Clients.Hive.JobManager-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>
     
    103103  <ItemGroup>
    104104    <Reference Include="HeuristicLab.Collections-3.3">
    105       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
     105      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     106      <Private>False</Private>
    106107    </Reference>
    107108    <Reference Include="HeuristicLab.Common-3.3">
    108       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     109      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     110      <Private>False</Private>
    109111    </Reference>
    110112    <Reference Include="HeuristicLab.Common.Resources-3.3">
    111       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     113      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     114      <Private>False</Private>
    112115    </Reference>
    113116    <Reference Include="HeuristicLab.Core-3.3">
    114       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     117      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     118      <Private>False</Private>
    115119    </Reference>
    116120    <Reference Include="HeuristicLab.Core.Views-3.3">
    117       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
     121      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     122      <Private>False</Private>
    118123    </Reference>
    119124    <Reference Include="HeuristicLab.Data-3.3">
    120       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
     125      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     126      <Private>False</Private>
    121127    </Reference>
    122128    <Reference Include="HeuristicLab.MainForm-3.3">
    123       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
     129      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     130      <Private>False</Private>
    124131    </Reference>
    125132    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    126       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     133      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     134      <Private>False</Private>
    127135    </Reference>
    128136    <Reference Include="HeuristicLab.Optimization-3.3">
    129       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
     137      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     138      <Private>False</Private>
    130139    </Reference>
    131140    <Reference Include="HeuristicLab.Optimizer-3.3">
    132       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
     141      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
     142      <Private>False</Private>
    133143    </Reference>
    134144    <Reference Include="HeuristicLab.Persistence-3.3">
    135       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
     145      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     146      <Private>False</Private>
    136147    </Reference>
    137148    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    138       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     149      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     150      <Private>False</Private>
    139151    </Reference>
    140152    <Reference Include="System" />
     
    152164  </ItemGroup>
    153165  <ItemGroup>
    154     <Compile Include="HeuristicLabClientsHiveJobManagerPlugin.cs" />
     166    <Compile Include="Pugin.cs" />
    155167    <Compile Include="Views\HiveJobManagerView.cs">
    156168      <SubType>UserControl</SubType>
     
    184196      <DependentUpon>RefreshableHiveJobView.cs</DependentUpon>
    185197    </Compile>
    186     <None Include="HeuristicLabClientsHiveJobManagerPlugin.cs.frame" />
     198    <None Include="Plugin.cs.frame" />
    187199    <Compile Include="Properties\AssemblyInfo.cs" />
    188200    <None Include="Properties\AssemblyInfo.cs.frame" />
     
    195207      <Project>{E1D6C801-892A-406A-B606-F158E36DD3C3}</Project>
    196208      <Name>HeuristicLab.Clients.Hive.Views-3.3</Name>
     209      <Private>False</Private>
    197210    </ProjectReference>
    198211    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.3\HeuristicLab.Clients.Hive-3.3.csproj">
    199212      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
    200213      <Name>HeuristicLab.Clients.Hive-3.3</Name>
     214      <Private>False</Private>
    201215    </ProjectReference>
    202216    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
    203217      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
    204218      <Name>HeuristicLab.Hive-3.3</Name>
     219      <Private>False</Private>
    205220    </ProjectReference>
    206221  </ItemGroup>
     
    227242  </PropertyGroup>
    228243  <PropertyGroup>
    229     <PostBuildEvent>set ProjectName=$(ProjectName)
    230 set TargetPath=$(TargetPath)
    231 call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
     244    <PostBuildEvent>
     245    </PostBuildEvent>
    232246  </PropertyGroup>
    233247  <!-- 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.