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

Legend:

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

    • Property svn:ignore
      •  

        old new  
        55HeuristicLab.HiveEngine.Views-3.4.csproj.user
        66HeuristicLab.HiveEngine.Views-3.4.csproj.vs10x
         7Plugin.cs
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.HiveEngine.Views/3.3/HeuristicLab.HiveEngine.Views-3.3.csproj

    r6793 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.Core-3.3">
    111       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     113      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     114      <Private>False</Private>
    112115    </Reference>
    113116    <Reference Include="HeuristicLab.Core.Views-3.3">
    114       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
     117      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     118      <Private>False</Private>
    115119    </Reference>
    116120    <Reference Include="HeuristicLab.MainForm-3.3">
    117       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
     121      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     122      <Private>False</Private>
    118123    </Reference>
    119124    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    120       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     125      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     126      <Private>False</Private>
    121127    </Reference>
    122128    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    123       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     129      <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     130      <Private>False</Private>
    124131    </Reference>
    125132    <Reference Include="System" />
     
    130137  </ItemGroup>
    131138  <ItemGroup>
    132     <None Include="HeuristicLabHiveEngineViewsPlugin.cs.frame" />
    133     <Compile Include="HeuristicLabHiveEngineViewsPlugin.cs" />
     139    <None Include="Plugin.cs.frame" />
     140    <Compile Include="Plugin.cs" />
    134141    <Compile Include="HiveEngineView.cs">
    135142      <SubType>UserControl</SubType>
     
    148155      <Project>{DBFD7205-61AF-40EF-8776-3052DEF91CF3}</Project>
    149156      <Name>HeuristicLab.Clients.Hive.JobManager-3.3</Name>
     157      <Private>False</Private>
    150158    </ProjectReference>
    151159    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive.Views\3.3\HeuristicLab.Clients.Hive.Views-3.3.csproj">
    152160      <Project>{E1D6C801-892A-406A-B606-F158E36DD3C3}</Project>
    153161      <Name>HeuristicLab.Clients.Hive.Views-3.3</Name>
     162      <Private>False</Private>
    154163    </ProjectReference>
    155164    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.3\HeuristicLab.Clients.Hive-3.3.csproj">
    156165      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
    157166      <Name>HeuristicLab.Clients.Hive-3.3</Name>
     167      <Private>False</Private>
    158168    </ProjectReference>
    159169    <ProjectReference Include="..\..\HeuristicLab.HiveEngine\3.3\HeuristicLab.HiveEngine-3.3.csproj">
    160170      <Project>{2C036542-5451-4A23-AFF6-87575C7BAFE7}</Project>
    161171      <Name>HeuristicLab.HiveEngine-3.3</Name>
     172      <Private>False</Private>
    162173    </ProjectReference>
    163174  </ItemGroup>
     
    177188  </PropertyGroup>
    178189  <PropertyGroup>
    179     <PostBuildEvent>set ProjectName=$(ProjectName)
    180 set TargetPath=$(TargetPath)
    181 call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
     190    <PostBuildEvent>
     191    </PostBuildEvent>
    182192  </PropertyGroup>
    183193  <!-- 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.