Changeset 6896 for branches/HeuristicLab.Hive-3.4/sources
- Timestamp:
- 10/10/11 14:06:54 (13 years ago)
- Location:
- branches/HeuristicLab.Hive-3.4/sources
- Files:
-
- 1 added
- 22 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Administrator/3.3/HeuristicLab.Clients.Hive.Administrator-3.3.csproj
r6894 r6896 18 18 <DebugType>full</DebugType> 19 19 <Optimize>false</Optimize> 20 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>20 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 21 21 <DefineConstants>DEBUG;TRACE</DefineConstants> 22 22 <ErrorReport>prompt</ErrorReport> … … 26 26 <DebugType>pdbonly</DebugType> 27 27 <Optimize>true</Optimize> 28 <OutputPath> bin\Release\</OutputPath>28 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 29 29 <DefineConstants>TRACE</DefineConstants> 30 30 <ErrorReport>prompt</ErrorReport> … … 103 103 <ItemGroup> 104 104 <Reference Include="Calendar.DayView"> 105 <HintPath>..\..\..\..\ core\sources\bin\Calendar.DayView.dll</HintPath>105 <HintPath>..\..\..\..\..\trunk\sources\bin\Calendar.DayView.dll</HintPath> 106 106 <Private>False</Private> 107 107 </Reference> 108 108 <Reference Include="HeuristicLab.Collections-3.3"> 109 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>109 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 110 110 <Private>False</Private> 111 111 </Reference> 112 112 <Reference Include="HeuristicLab.Common-3.3"> 113 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>113 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 114 114 <Private>False</Private> 115 115 </Reference> 116 116 <Reference Include="HeuristicLab.Common.Resources-3.3"> 117 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>117 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 118 118 <Private>False</Private> 119 119 </Reference> 120 120 <Reference Include="HeuristicLab.Core-3.3"> 121 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>121 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 122 122 <Private>False</Private> 123 123 </Reference> 124 124 <Reference Include="HeuristicLab.Core.Views-3.3"> 125 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>125 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 126 126 <Private>False</Private> 127 127 </Reference> 128 128 <Reference Include="HeuristicLab.Data-3.3"> 129 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>129 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 130 130 <Private>False</Private> 131 131 </Reference> 132 132 <Reference Include="HeuristicLab.DayView-1.0, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 133 133 <Reference Include="HeuristicLab.MainForm-3.3"> 134 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>134 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 135 135 <Private>False</Private> 136 136 </Reference> 137 137 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 138 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>138 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 139 139 <Private>False</Private> 140 140 </Reference> 141 141 <Reference Include="HeuristicLab.Optimization-3.3"> 142 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>142 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 143 143 <Private>False</Private> 144 144 </Reference> 145 145 <Reference Include="HeuristicLab.Optimizer-3.3"> 146 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>146 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath> 147 147 <Private>False</Private> 148 148 </Reference> 149 149 <Reference Include="HeuristicLab.Persistence-3.3"> 150 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>150 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 151 151 <Private>False</Private> 152 152 </Reference> 153 153 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 154 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>154 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 155 155 <Private>False</Private> 156 156 </Reference> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.JobManager/3.3/HeuristicLab.Clients.Hive.JobManager-3.3.csproj
r6892 r6896 18 18 <DebugType>full</DebugType> 19 19 <Optimize>false</Optimize> 20 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>20 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 21 21 <DefineConstants>DEBUG;TRACE</DefineConstants> 22 22 <ErrorReport>prompt</ErrorReport> … … 26 26 <DebugType>pdbonly</DebugType> 27 27 <Optimize>true</Optimize> 28 <OutputPath> bin\Release\</OutputPath>28 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 29 29 <DefineConstants>TRACE</DefineConstants> 30 30 <ErrorReport>prompt</ErrorReport> … … 103 103 <ItemGroup> 104 104 <Reference Include="HeuristicLab.Collections-3.3"> 105 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>105 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 106 106 <Private>False</Private> 107 107 </Reference> 108 108 <Reference Include="HeuristicLab.Common-3.3"> 109 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>109 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 110 110 <Private>False</Private> 111 111 </Reference> 112 112 <Reference Include="HeuristicLab.Common.Resources-3.3"> 113 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>113 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 114 114 <Private>False</Private> 115 115 </Reference> 116 116 <Reference Include="HeuristicLab.Core-3.3"> 117 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>117 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 118 118 <Private>False</Private> 119 119 </Reference> 120 120 <Reference Include="HeuristicLab.Core.Views-3.3"> 121 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>121 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 122 122 <Private>False</Private> 123 123 </Reference> 124 124 <Reference Include="HeuristicLab.Data-3.3"> 125 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>125 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 126 126 <Private>False</Private> 127 127 </Reference> 128 128 <Reference Include="HeuristicLab.MainForm-3.3"> 129 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>129 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 130 130 <Private>False</Private> 131 131 </Reference> 132 132 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 133 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>133 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 134 134 <Private>False</Private> 135 135 </Reference> 136 136 <Reference Include="HeuristicLab.Optimization-3.3"> 137 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>137 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 138 138 <Private>False</Private> 139 139 </Reference> 140 140 <Reference Include="HeuristicLab.Optimizer-3.3"> 141 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>141 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath> 142 142 <Private>False</Private> 143 143 </Reference> 144 144 <Reference Include="HeuristicLab.Persistence-3.3"> 145 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>145 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 146 146 <Private>False</Private> 147 147 </Reference> 148 148 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 149 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>149 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 150 150 <Private>False</Private> 151 151 </Reference> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj
r6872 r6896 20 20 <DebugType>full</DebugType> 21 21 <Optimize>false</Optimize> 22 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>22 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 23 23 <DefineConstants>DEBUG;TRACE</DefineConstants> 24 24 <ErrorReport>prompt</ErrorReport> … … 28 28 <DebugType>pdbonly</DebugType> 29 29 <Optimize>true</Optimize> 30 <OutputPath> bin\Release\</OutputPath>30 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 31 31 <DefineConstants>TRACE</DefineConstants> 32 32 <ErrorReport>prompt</ErrorReport> … … 52 52 <ItemGroup> 53 53 <Reference Include="HeuristicLab.Common-3.3"> 54 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>54 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 55 55 <Private>False</Private> 56 56 </Reference> 57 57 <Reference Include="HeuristicLab.Core-3.3"> 58 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>58 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 59 59 <Private>False</Private> 60 60 </Reference> 61 61 <Reference Include="HeuristicLab.Core.Views-3.3"> 62 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>62 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 63 63 <Private>False</Private> 64 64 </Reference> 65 65 <Reference Include="HeuristicLab.MainForm-3.3"> 66 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>66 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 67 67 <Private>False</Private> 68 68 </Reference> 69 69 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 70 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>70 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 71 71 <Private>False</Private> 72 72 </Reference> 73 73 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 74 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>74 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 75 75 <Private>False</Private> 76 76 </Reference> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.ConsoleClient/3.3/HeuristicLab.Clients.Hive.Slave.ConsoleClient-3.3.csproj
r6872 r6896 40 40 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> 41 41 <PlatformTarget>AnyCPU</PlatformTarget> 42 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>42 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 43 43 </PropertyGroup> 44 44 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'"> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.TrayIcon/3.3/HeuristicLab.Clients.Hive.Slave.TrayIcon-3.3.csproj
r6872 r6896 37 37 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> 38 38 <PlatformTarget>AnyCPU</PlatformTarget> 39 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>39 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 40 40 </PropertyGroup> 41 41 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'"> … … 45 45 <ItemGroup> 46 46 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 47 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>47 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 48 48 <Private>False</Private> 49 49 </Reference> 50 50 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 51 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>51 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 52 52 <Private>False</Private> 53 53 </Reference> 54 54 <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 55 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>55 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 56 56 <Private>False</Private> 57 57 </Reference> 58 58 <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 59 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>59 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 60 60 <Private>False</Private> 61 61 </Reference> 62 62 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 63 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>63 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 64 64 <Private>False</Private> 65 65 </Reference> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj
r6872 r6896 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>21 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 27 27 <DebugType>pdbonly</DebugType> 28 28 <Optimize>true</Optimize> 29 <OutputPath> bin\Release\</OutputPath>29 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 30 30 <DefineConstants>TRACE</DefineConstants> 31 31 <ErrorReport>prompt</ErrorReport> … … 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 74 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>74 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 75 75 <Private>False</Private> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.Common-3.3"> 78 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>78 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 79 79 <Private>False</Private> 80 80 </Reference> 81 81 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 82 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>82 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 83 83 <Private>False</Private> 84 84 </Reference> 85 85 <Reference Include="HeuristicLab.Core-3.3"> 86 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>86 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 87 87 <Private>False</Private> 88 88 </Reference> 89 89 <Reference Include="HeuristicLab.Core.Views-3.3"> 90 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>90 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 91 91 <Private>False</Private> 92 92 </Reference> 93 93 <Reference Include="HeuristicLab.Data-3.3"> 94 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>94 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 95 95 <Private>False</Private> 96 96 </Reference> 97 97 <Reference Include="HeuristicLab.Data.Views-3.3"> 98 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>98 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath> 99 99 <Private>False</Private> 100 100 </Reference> 101 101 <Reference Include="HeuristicLab.MainForm-3.3"> 102 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>102 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 103 103 <Private>False</Private> 104 104 </Reference> 105 105 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 106 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>106 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 107 107 <Private>False</Private> 108 108 </Reference> 109 109 <Reference Include="HeuristicLab.Optimization-3.3"> 110 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>110 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 111 111 <Private>False</Private> 112 112 </Reference> 113 113 <Reference Include="HeuristicLab.Optimizer-3.3"> 114 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>114 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath> 115 115 <Private>False</Private> 116 116 </Reference> 117 117 <Reference Include="HeuristicLab.Persistence-3.3"> 118 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>118 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 119 119 <Private>False</Private> 120 120 </Reference> 121 121 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 122 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>122 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 123 123 <Private>False</Private> 124 124 </Reference> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.3/HeuristicLab.Clients.Hive.Slave-3.3.csproj
r6872 r6896 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>21 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 27 27 <DebugType>pdbonly</DebugType> 28 28 <Optimize>true</Optimize> 29 <OutputPath> bin\Release\</OutputPath>29 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 30 30 <DefineConstants>TRACE</DefineConstants> 31 31 <ErrorReport>prompt</ErrorReport> … … 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Clients.Common-3.3"> 74 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>74 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath> 75 75 <Private>False</Private> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.Common-3.3"> 78 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>78 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 79 79 <Private>False</Private> 80 80 </Reference> … … 84 84 </Reference> 85 85 <Reference Include="HeuristicLab.Core-3.3"> 86 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>86 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 87 87 <Private>False</Private> 88 88 </Reference> 89 89 <Reference Include="HeuristicLab.Persistence-3.3"> 90 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>90 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 91 91 <Private>False</Private> 92 92 </Reference> 93 93 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 94 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>94 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 95 95 <Private>False</Private> 96 96 </Reference> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Tests/HeuristicLab.Clients.Hive.Tests-3.3.csproj
r6892 r6896 35 35 <ItemGroup> 36 36 <Reference Include="ALGLIB-3.1.0"> 37 <HintPath>..\..\..\ core\sources\bin\ALGLIB-3.1.0.dll</HintPath>37 <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.1.0.dll</HintPath> 38 38 </Reference> 39 39 <Reference Include="Google.ProtocolBuffers-0.9.1"> 40 <HintPath>..\..\..\ core\sources\bin\Google.ProtocolBuffers-0.9.1.dll</HintPath>40 <HintPath>..\..\..\..\trunk\sources\bin\Google.ProtocolBuffers-0.9.1.dll</HintPath> 41 41 </Reference> 42 42 <Reference Include="HeuristicLab.ALGLIB-3.1.0"> 43 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>43 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.ALGLIB-3.1.0.dll</HintPath> 44 44 </Reference> 45 45 <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.3"> 46 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath>46 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath> 47 47 </Reference> 48 48 <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Views-3.3"> 49 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath>49 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath> 50 50 </Reference> 51 51 <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3"> 52 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>52 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath> 53 53 </Reference> 54 54 <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3"> 55 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>55 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath> 56 56 </Reference> 57 57 <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3"> 58 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>58 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath> 59 59 </Reference> 60 60 <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3"> 61 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>61 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath> 62 62 </Reference> 63 63 <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3"> 64 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>64 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath> 65 65 </Reference> 66 66 <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3"> 67 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>67 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath> 68 68 </Reference> 69 69 <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3"> 70 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>70 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath> 71 71 </Reference> 72 72 <Reference Include="HeuristicLab.Analysis-3.3"> 73 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>73 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath> 74 74 </Reference> 75 75 <Reference Include="HeuristicLab.Analysis.Views-3.3"> 76 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>76 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath> 77 77 </Reference> 78 78 <Reference Include="HeuristicLab.Clients.Common-3.3"> 79 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>79 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath> 80 80 </Reference> 81 81 <Reference Include="HeuristicLab.CodeEditor-3.3"> 82 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.CodeEditor-3.3.dll</HintPath>82 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.CodeEditor-3.3.dll</HintPath> 83 83 </Reference> 84 84 <Reference Include="HeuristicLab.Collections-3.3"> 85 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>85 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 86 86 </Reference> 87 87 <Reference Include="HeuristicLab.Common-3.3"> 88 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>88 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 89 89 </Reference> 90 90 <Reference Include="HeuristicLab.Common.Resources-3.3"> 91 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>91 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 92 92 </Reference> 93 93 <Reference Include="HeuristicLab.Core-3.3"> 94 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>94 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 95 95 </Reference> 96 96 <Reference Include="HeuristicLab.Core.Views-3.3"> 97 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>97 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 98 98 </Reference> 99 99 <Reference Include="HeuristicLab.Data-3.3"> 100 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>100 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 101 101 </Reference> 102 102 <Reference Include="HeuristicLab.Data.Views-3.3"> 103 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>103 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath> 104 104 </Reference> 105 105 <Reference Include="HeuristicLab.DebugEngine-3.3"> 106 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.DebugEngine-3.3.dll</HintPath>106 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.DebugEngine-3.3.dll</HintPath> 107 107 </Reference> 108 108 <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3"> 109 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>109 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath> 110 110 </Reference> 111 111 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3"> 112 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>112 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 113 113 </Reference> 114 114 <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3"> 115 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>115 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath> 116 116 </Reference> 117 117 <Reference Include="HeuristicLab.Encodings.PermutationEncoding.Views-3.3"> 118 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>118 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath> 119 119 </Reference> 120 120 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 121 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>121 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 122 122 </Reference> 123 123 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3"> 124 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath>124 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath> 125 125 </Reference> 126 126 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3"> 127 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath>127 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath> 128 128 </Reference> 129 129 <Reference Include="HeuristicLab.LibSVM-1.6.3"> 130 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.LibSVM-1.6.3.dll</HintPath>130 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.LibSVM-1.6.3.dll</HintPath> 131 131 </Reference> 132 132 <Reference Include="HeuristicLab.log4net-1.2.10.0"> 133 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.log4net-1.2.10.0.dll</HintPath>133 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.log4net-1.2.10.0.dll</HintPath> 134 134 </Reference> 135 135 <Reference Include="HeuristicLab.MainForm-3.3"> 136 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>136 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 137 137 </Reference> 138 138 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 139 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>139 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 140 140 </Reference> 141 141 <Reference Include="HeuristicLab.Netron-3.0.2672.12446"> 142 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>142 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath> 143 143 </Reference> 144 144 <Reference Include="HeuristicLab.Operators-3.3"> 145 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>145 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath> 146 146 </Reference> 147 147 <Reference Include="HeuristicLab.Operators.Programmable-3.3"> 148 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>148 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators.Programmable-3.3.dll</HintPath> 149 149 </Reference> 150 150 <Reference Include="HeuristicLab.Operators.Views-3.3"> 151 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Operators.Views-3.3.dll</HintPath>151 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators.Views-3.3.dll</HintPath> 152 152 </Reference> 153 153 <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3"> 154 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>154 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath> 155 155 </Reference> 156 156 <Reference Include="HeuristicLab.Optimization-3.3"> 157 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>157 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 158 158 </Reference> 159 159 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 160 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>160 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 161 161 </Reference> 162 162 <Reference Include="HeuristicLab.Optimization.Views-3.3"> 163 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>163 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath> 164 164 </Reference> 165 165 <Reference Include="HeuristicLab.Optimizer-3.3"> 166 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>166 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath> 167 167 </Reference> 168 168 <Reference Include="HeuristicLab.ParallelEngine-3.3"> 169 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>169 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath> 170 170 </Reference> 171 171 <Reference Include="HeuristicLab.Parameters-3.3"> 172 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>172 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 173 173 </Reference> 174 174 <Reference Include="HeuristicLab.Parameters.Views-3.3"> 175 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>175 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath> 176 176 </Reference> 177 177 <Reference Include="HeuristicLab.Persistence-3.3"> 178 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>178 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 179 179 </Reference> 180 180 <Reference Include="HeuristicLab.Persistence.GUI-3.3"> 181 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>181 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence.GUI-3.3.dll</HintPath> 182 182 </Reference> 183 183 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 184 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>184 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 185 185 </Reference> 186 186 <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.3"> 187 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath>187 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath> 188 188 </Reference> 189 189 <Reference Include="HeuristicLab.Problems.ArtificialAnt.Views-3.3"> 190 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath>190 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath> 191 191 </Reference> 192 192 <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3"> 193 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath>193 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath> 194 194 </Reference> 195 195 <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification-3.3"> 196 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath>196 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath> 197 197 </Reference> 198 198 <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3"> 199 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath>199 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath> 200 200 </Reference> 201 201 <Reference Include="HeuristicLab.Problems.DataAnalysis.Regression-3.3"> 202 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath>202 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath> 203 203 </Reference> 204 204 <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.3"> 205 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath>205 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath> 206 206 </Reference> 207 207 <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.3"> 208 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>208 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath> 209 209 </Reference> 210 210 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.3"> 211 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath>211 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath> 212 212 </Reference> 213 213 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3"> 214 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath>214 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath> 215 215 </Reference> 216 216 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3"> 217 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>217 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath> 218 218 </Reference> 219 219 <Reference Include="HeuristicLab.Problems.Knapsack-3.3"> 220 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>220 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath> 221 221 </Reference> 222 222 <Reference Include="HeuristicLab.Problems.Knapsack.Views-3.3"> 223 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>223 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath> 224 224 </Reference> 225 225 <Reference Include="HeuristicLab.Problems.OneMax-3.3"> 226 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>226 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.OneMax-3.3.dll</HintPath> 227 227 </Reference> 228 228 <Reference Include="HeuristicLab.Problems.OneMax.Views-3.3"> 229 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>229 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath> 230 230 </Reference> 231 231 <Reference Include="HeuristicLab.Problems.TestFunctions-3.3"> 232 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>232 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath> 233 233 </Reference> 234 234 <Reference Include="HeuristicLab.Problems.TestFunctions.Views-3.3"> 235 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>235 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath> 236 236 </Reference> 237 237 <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3"> 238 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>238 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath> 239 239 </Reference> 240 240 <Reference Include="HeuristicLab.Problems.TravelingSalesman.Views-3.3"> 241 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>241 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath> 242 242 </Reference> 243 243 <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3"> 244 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>244 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath> 245 245 </Reference> 246 246 <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.3"> 247 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>247 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath> 248 248 </Reference> 249 249 <Reference Include="HeuristicLab.ProtobufCS-0.9.1"> 250 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>250 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath> 251 251 </Reference> 252 252 <Reference Include="HeuristicLab.Random-3.3"> 253 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>253 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath> 254 254 </Reference> 255 255 <Reference Include="HeuristicLab.Selection-3.3"> 256 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>256 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath> 257 257 </Reference> 258 258 <Reference Include="HeuristicLab.SequentialEngine-3.3"> 259 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>259 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath> 260 260 </Reference> 261 261 <Reference Include="HeuristicLab.SharpDevelop-3.1.1.5327"> 262 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>262 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath> 263 263 </Reference> 264 264 <Reference Include="HeuristicLab.Tracing-3.3"> 265 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Tracing-3.3.dll</HintPath>265 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Tracing-3.3.dll</HintPath> 266 266 </Reference> 267 267 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 268 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>268 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 269 269 </Reference> 270 270 <Reference Include="HeuristicLab.WinFormsUI-2.3.1"> 271 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>271 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath> 272 272 </Reference> 273 273 <Reference Include="ICSharpCode.NRefactory"> 274 <HintPath>..\..\..\ core\sources\bin\ICSharpCode.NRefactory.dll</HintPath>274 <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.NRefactory.dll</HintPath> 275 275 </Reference> 276 276 <Reference Include="ICSharpCode.SharpDevelop.Dom"> 277 <HintPath>..\..\..\ core\sources\bin\ICSharpCode.SharpDevelop.Dom.dll</HintPath>277 <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.SharpDevelop.Dom.dll</HintPath> 278 278 </Reference> 279 279 <Reference Include="ICSharpCode.SharpZipLib"> 280 <HintPath>..\..\..\ core\sources\bin\ICSharpCode.SharpZipLib.dll</HintPath>280 <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.SharpZipLib.dll</HintPath> 281 281 </Reference> 282 282 <Reference Include="ICSharpCode.TextEditor"> 283 <HintPath>..\..\..\ core\sources\bin\ICSharpCode.TextEditor.dll</HintPath>283 <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.TextEditor.dll</HintPath> 284 284 </Reference> 285 285 <Reference Include="LibSVM-1.6.3"> 286 <HintPath>..\..\..\ core\sources\bin\LibSVM-1.6.3.dll</HintPath>286 <HintPath>..\..\..\..\trunk\sources\bin\LibSVM-1.6.3.dll</HintPath> 287 287 </Reference> 288 288 <Reference Include="log4net"> 289 <HintPath>..\..\..\ core\sources\bin\log4net.dll</HintPath>289 <HintPath>..\..\..\..\trunk\sources\bin\log4net.dll</HintPath> 290 290 </Reference> 291 291 <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework"> … … 293 293 </Reference> 294 294 <Reference Include="Mono.Cecil"> 295 <HintPath>..\..\..\ core\sources\bin\Mono.Cecil.dll</HintPath>295 <HintPath>..\..\..\..\trunk\sources\bin\Mono.Cecil.dll</HintPath> 296 296 </Reference> 297 297 <Reference Include="Netron.Diagramming.Core-3.0.2672.12446"> 298 <HintPath>..\..\..\ core\sources\bin\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>298 <HintPath>..\..\..\..\trunk\sources\bin\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath> 299 299 </Reference> 300 300 <Reference Include="System" /> … … 307 307 <Reference Include="System.ServiceModel.Web" /> 308 308 <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1"> 309 <HintPath>..\..\..\ core\sources\bin\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>309 <HintPath>..\..\..\..\trunk\sources\bin\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath> 310 310 </Reference> 311 311 </ItemGroup> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3/HeuristicLab.Clients.Hive.Views-3.3.csproj
r6872 r6896 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>21 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 27 27 <DebugType>pdbonly</DebugType> 28 28 <Optimize>true</Optimize> 29 <OutputPath> bin\Release\</OutputPath>29 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 30 30 <DefineConstants>TRACE</DefineConstants> 31 31 <ErrorReport>prompt</ErrorReport> … … 72 72 <ItemGroup> 73 73 <Reference Include="Calendar.DayView"> 74 <HintPath>..\..\..\..\ core\sources\bin\Calendar.DayView.dll</HintPath>74 <HintPath>..\..\..\..\..\trunk\sources\bin\Calendar.DayView.dll</HintPath> 75 75 <Private>False</Private> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.Collections-3.3"> 78 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>78 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 79 79 <Private>False</Private> 80 80 </Reference> 81 81 <Reference Include="HeuristicLab.Common-3.3"> 82 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>82 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 83 83 <Private>False</Private> 84 84 </Reference> 85 85 <Reference Include="HeuristicLab.Common.Resources-3.3"> 86 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>86 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 87 87 <Private>False</Private> 88 88 </Reference> 89 89 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 90 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>90 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 91 91 <Private>False</Private> 92 92 </Reference> 93 93 <Reference Include="HeuristicLab.Core.Views-3.3"> 94 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>94 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 95 95 <Private>False</Private> 96 96 </Reference> 97 97 <Reference Include="HeuristicLab.Data-3.3"> 98 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>98 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 99 99 <Private>False</Private> 100 100 </Reference> 101 101 <Reference Include="HeuristicLab.MainForm-3.3"> 102 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>102 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 103 103 <Private>False</Private> 104 104 </Reference> 105 105 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 106 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>106 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 107 107 <Private>False</Private> 108 108 </Reference> 109 109 <Reference Include="HeuristicLab.Optimization-3.3"> 110 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>110 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 111 111 <Private>False</Private> 112 112 </Reference> 113 113 <Reference Include="HeuristicLab.Optimizer-3.3"> 114 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>114 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath> 115 115 <Private>False</Private> 116 116 </Reference> 117 117 <Reference Include="HeuristicLab.Persistence-3.3"> 118 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>118 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 119 119 <Private>False</Private> 120 120 </Reference> 121 121 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 122 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>122 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 123 123 <Private>False</Private> 124 124 </Reference> 125 125 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 126 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>126 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 127 127 <Private>False</Private> 128 128 </Reference> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj
r6872 r6896 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>21 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 27 27 <DebugType>pdbonly</DebugType> 28 28 <Optimize>true</Optimize> 29 <OutputPath> bin\Release\</OutputPath>29 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 30 30 <DefineConstants>TRACE</DefineConstants> 31 31 <ErrorReport>prompt</ErrorReport> … … 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Clients.Common-3.3"> 74 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>74 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath> 75 75 <Private>False</Private> 76 76 </Reference> … … 79 79 </Reference> 80 80 <Reference Include="HeuristicLab.Common-3.3"> 81 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>81 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 82 82 <Private>False</Private> 83 83 </Reference> 84 84 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 85 85 <SpecificVersion>False</SpecificVersion> 86 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>86 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 87 87 <Private>False</Private> 88 88 </Reference> 89 89 <Reference Include="HeuristicLab.Core-3.3"> 90 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>90 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 91 91 <Private>False</Private> 92 92 </Reference> 93 93 <Reference Include="HeuristicLab.Data-3.3"> 94 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>94 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 95 95 <Private>False</Private> 96 96 </Reference> 97 97 <Reference Include="HeuristicLab.Optimization-3.3"> 98 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>98 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 99 99 <Private>False</Private> 100 100 </Reference> 101 101 <Reference Include="HeuristicLab.Persistence-3.3"> 102 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>102 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 103 103 <Private>False</Private> 104 104 </Reference> 105 105 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 106 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>106 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 107 107 <Private>False</Private> 108 108 </Reference> … … 205 205 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 206 206 <PropertyGroup> 207 <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 208 set ProjectDir=$(ProjectDir) 209 set SolutionDir=$(SolutionDir) 210 set TargetDir=..\..\..\core\sources\bin\ 211 call $(SolutionDir)/MergeConfigs.cmd</PostBuildEvent> 207 <PostBuildEvent> 208 </PostBuildEvent> 212 209 </PropertyGroup> 213 210 <PropertyGroup> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Hive 3.3.dll.config
r6703 r6896 1 <?xml version="1.0" encoding="utf-8"?>1 <?xml version="1.0" encoding="utf-8"?> 2 2 <configuration> 3 3 <configSections> 4 <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 5 <section name="HeuristicLab.Services.Hive.DataAccess.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> 6 </sectionGroup> 7 <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 8 <section name="HeuristicLab.Clients.Hive.SlaveCore.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> 9 </sectionGroup> 4 10 </configSections> 5 11 <connectionStrings> 12 <add name="HeuristicLab.Services.Hive.DataAccess.Settings.HeuristicLab_Hive_LinqConnectionString" connectionString="Data Source=localhost;Initial Catalog=HeuristicLab.Hive-3.3;Integrated Security=True;" providerName="System.Data.SqlClient" /> 6 13 </connectionStrings> 7 14 <system.serviceModel> 15 <behaviors /> 16 <bindings> 17 <wsHttpBinding> 18 <binding name="wsHttpBinding_Hive" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:20:00" sendTimeout="00:20:00" bypassProxyOnLocal="false" transactionFlow="false" hostNameComparisonMode="StrongWildcard" maxBufferPoolSize="524288" maxReceivedMessageSize="2147483647" messageEncoding="Text" textEncoding="utf-8" useDefaultWebProxy="true" allowCookies="false"> 19 <readerQuotas maxDepth="32" maxStringContentLength="2147483647" maxArrayLength="2147483647" maxBytesPerRead="4096" maxNameTableCharCount="16384" /> 20 <reliableSession ordered="true" inactivityTimeout="00:10:00" enabled="false" /> 21 <security mode="Message"> 22 <transport clientCredentialType="Windows" proxyCredentialType="None" realm="" /> 23 <message clientCredentialType="UserName" negotiateServiceCredential="true" algorithmSuite="Default" /> 24 </security> 25 </binding> 26 </wsHttpBinding> 27 </bindings> 28 <services> 29 <service name="HeuristicLab.Clients.Hive.SlaveCore.SlaveCommunicationService"> 30 <endpoint address="net.pipe://localhost/HeuristicLabSlaveCom" binding="netNamedPipeBinding" contract="HeuristicLab.Clients.Hive.SlaveCore.ServiceContracts.ISlaveCommunication" /> 31 </service> 32 </services> 33 <client> 34 <endpoint name="SlaveCommunicationServiceEndpoint" address="net.pipe://localhost/HeuristicLabSlaveCom" binding="netNamedPipeBinding" contract="HeuristicLab.Clients.Hive.SlaveCore.ServiceContracts.ISlaveCommunication" /> 35 <endpoint address="http://services.heuristiclab.com/Hive-3.3/HiveService.svc" binding="wsHttpBinding" bindingConfiguration="wsHttpBinding_Hive" contract="HeuristicLab.Clients.Hive.IHiveService" name="wsHttpBinding_IHiveService"> 36 <identity> 37 <certificate encodedValue="AwAAAAEAAAAUAAAAwK1+2oAmcy/mI2P2QjyiJRh0y60gAAAAAQAAACoCAAAwggImMIIBj6ADAgECAhAIkseQ2EEhgU720qJA61gqMA0GCSqGSIb3DQEBBAUAMCQxIjAgBgNVBAMTGXNlcnZpY2VzLmhldXJpc3RpY2xhYi5jb20wHhcNMTAwNTExMTExNDAyWhcNMzkxMjMxMjM1OTU5WjAkMSIwIAYDVQQDExlzZXJ2aWNlcy5oZXVyaXN0aWNsYWIuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCq26Bwmwc7k+4W30qLQ2j+FInEL5BuH6opDY6CSlrtt3xQS/anrhvpbf3QghLDVINzcHkzbPmm/SguG4F85QLB6xO+tJaOvRo0iEK5g3c307vMIru7FJwk/OhplEQ5J1hbDgL3zOJlrWlgtqRVxCtVdF3XroI9BctOt1NkeKv9ewIDAQABo1kwVzBVBgNVHQEETjBMgBCjbgdYd4j5JgUuJ1Wo/GxroSYwJDEiMCAGA1UEAxMZc2VydmljZXMuaGV1cmlzdGljbGFiLmNvbYIQCJLHkNhBIYFO9tKiQOtYKjANBgkqhkiG9w0BAQQFAAOBgQAb/2xk2uQad68shSPl/uixWgvFI8WkxOTBopOLaLtDxwCeZ3mWVHdV9VnixHtThubnEBXAhYOCQSIXWtQuXFWO+gH3YyjTRJY5kTmXyuvBRTn3/so5SrQ7Rdlm9hf6E5YVX3tCjAy7ybUyaDUkQfmH5vmvgvpMzRfsJ1qhnUpJiQ==" /> 38 </identity> 39 </endpoint> 40 </client> 8 41 </system.serviceModel> 9 42 <runtime> 10 <gcServer enabled="true" />43 <gcServer enabled="true" /> 11 44 </runtime> 45 <applicationSettings> 46 <HeuristicLab.Services.Hive.DataAccess.Settings> 47 <setting name="LongRunningDatabaseCommandTimeout" serializeAs="String"> 48 <value>00:05:00</value> 49 </setting> 50 <setting name="EventLogName" serializeAs="String"> 51 <value>HL.Hive</value> 52 </setting> 53 </HeuristicLab.Services.Hive.DataAccess.Settings> 54 </applicationSettings> 55 <userSettings> 56 <HeuristicLab.Clients.Hive.SlaveCore.Properties.Settings> 57 <setting name="HeartbeatInterval" serializeAs="String"> 58 <value>00:00:10</value> 59 </setting> 60 <setting name="LastUsedFileName" serializeAs="String"> 61 <value>lastUsed.dat</value> 62 </setting> 63 <setting name="PluginCacheDir" serializeAs="String"> 64 <value>PluginCache</value> 65 </setting> 66 <setting name="PluginTempBaseDir" serializeAs="String"> 67 <value>PluginTemp</value> 68 </setting> 69 <setting name="ConfigurationName" serializeAs="String"> 70 <value>Configuration</value> 71 </setting> 72 <setting name="PluginInfrastructureDll" serializeAs="String"> 73 <value>HeuristicLab.PluginInfrastructure-3.3.dll</value> 74 </setting> 75 <setting name="SharpZipLibDll" serializeAs="String"> 76 <value>ICSharpCode.SharpZipLib.dll</value> 77 </setting> 78 <setting name="SharpZipLibLicense" serializeAs="String"> 79 <value>ICSharpCode.SharpZipLib License.txt</value> 80 </setting> 81 <setting name="ClientsHiveSlaveCoreDll" serializeAs="String"> 82 <value>HeuristicLab.Clients.Hive.SlaveCore-3.3.dll</value> 83 </setting> 84 <setting name="ClientsHiveDll" serializeAs="String"> 85 <value>HeuristicLab.Clients.Hive-3.3.dll</value> 86 </setting> 87 <setting name="HiveDll" serializeAs="String"> 88 <value>HeuristicLab.Hive-3.3.dll</value> 89 </setting> 90 <setting name="ClientsCommonDll" serializeAs="String"> 91 <value>HeuristicLab.Clients.Common-3.3.dll</value> 92 </setting> 93 <setting name="PluginLifetime" serializeAs="String"> 94 <value>3</value> 95 </setting> 96 <setting name="DirOpSleepTime" serializeAs="String"> 97 <value>00:00:01</value> 98 </setting> 99 <setting name="PluginDeletionRetries" serializeAs="String"> 100 <value>5</value> 101 </setting> 102 <setting name="PluginDeletionTimeout" serializeAs="String"> 103 <value>00:00:01</value> 104 </setting> 105 <setting name="ExecutorSemTimeouts" serializeAs="String"> 106 <value>00:00:46</value> 107 </setting> 108 <setting name="QueuesMaxThreads" serializeAs="String"> 109 <value>5000</value> 110 </setting> 111 <setting name="SlaveCommunicationServiceEndpoint" serializeAs="String"> 112 <value>SlaveCommunicationServiceEndpoint</value> 113 </setting> 114 <setting name="SlaveUser" serializeAs="String"> 115 <value>hiveslave</value> 116 </setting> 117 <setting name="SlavePwd" serializeAs="String"> 118 <value>hiveslave</value> 119 </setting> 120 <setting name="MaxLogCount" serializeAs="String"> 121 <value>1</value> 122 </setting> 123 </HeuristicLab.Clients.Hive.SlaveCore.Properties.Settings> 124 </userSettings> 12 125 </configuration> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Hive 3.4.sln
r6872 r6896 10 10 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EE1E22D1-0141-4C16-ADC6-333120BD21DE}" 11 11 ProjectSection(SolutionItems) = preProject 12 HeuristicLab 3.3.exe.config = HeuristicLab 3.3.exe.config 12 13 HeuristicLab.Hive 3.3.dll.config = HeuristicLab.Hive 3.3.dll.config 13 14 HeuristicLab.Hive 3.4.vsmdi = HeuristicLab.Hive 3.4.vsmdi -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Hive/3.3/HeuristicLab.Hive-3.3.csproj
r6872 r6896 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>21 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 27 27 <DebugType>pdbonly</DebugType> 28 28 <Optimize>true</Optimize> 29 <OutputPath> bin\Release\</OutputPath>29 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 30 30 <DefineConstants>TRACE</DefineConstants> 31 31 <ErrorReport>prompt</ErrorReport> … … 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Common-3.3"> 74 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>74 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 75 75 <Private>False</Private> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.Core-3.3"> 78 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>78 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 79 79 <Private>False</Private> 80 80 </Reference> 81 81 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 82 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>82 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 83 83 <Private>False</Private> 84 84 </Reference> … … 103 103 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 104 104 <PropertyGroup> 105 <PostBuildEvent> 106 </PostBuildEvent> 105 <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 106 set ProjectDir=$(ProjectDir) 107 set SolutionDir=$(SolutionDir) 108 set TargetDir=.\..\..\..\trunk\sources\bin\ 109 call $(SolutionDir)/MergeConfigs.cmd</PostBuildEvent> 107 110 </PropertyGroup> 108 111 <PropertyGroup> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.HiveEngine.Views/3.3/HeuristicLab.HiveEngine.Views-3.3.csproj
r6872 r6896 18 18 <DebugType>full</DebugType> 19 19 <Optimize>false</Optimize> 20 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>20 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 21 21 <DefineConstants>DEBUG;TRACE</DefineConstants> 22 22 <ErrorReport>prompt</ErrorReport> … … 26 26 <DebugType>pdbonly</DebugType> 27 27 <Optimize>true</Optimize> 28 <OutputPath> bin\Release\</OutputPath>28 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 29 29 <DefineConstants>TRACE</DefineConstants> 30 30 <ErrorReport>prompt</ErrorReport> … … 103 103 <ItemGroup> 104 104 <Reference Include="HeuristicLab.Collections-3.3"> 105 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>105 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 106 106 <Private>False</Private> 107 107 </Reference> 108 108 <Reference Include="HeuristicLab.Common-3.3"> 109 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>109 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 110 110 <Private>False</Private> 111 111 </Reference> 112 112 <Reference Include="HeuristicLab.Core-3.3"> 113 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>113 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 114 114 <Private>False</Private> 115 115 </Reference> 116 116 <Reference Include="HeuristicLab.Core.Views-3.3"> 117 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>117 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 118 118 <Private>False</Private> 119 119 </Reference> 120 120 <Reference Include="HeuristicLab.MainForm-3.3"> 121 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>121 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 122 122 <Private>False</Private> 123 123 </Reference> 124 124 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 125 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>125 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 126 126 <Private>False</Private> 127 127 </Reference> 128 128 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 129 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>129 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 130 130 <Private>False</Private> 131 131 </Reference> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.HiveEngine/3.3/HeuristicLab.HiveEngine-3.3.csproj
r6872 r6896 18 18 <DebugType>full</DebugType> 19 19 <Optimize>false</Optimize> 20 <OutputPath>..\..\..\..\ core\sources\bin\</OutputPath>20 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 21 21 <DefineConstants>DEBUG;TRACE</DefineConstants> 22 22 <ErrorReport>prompt</ErrorReport> … … 26 26 <DebugType>pdbonly</DebugType> 27 27 <Optimize>true</Optimize> 28 <OutputPath> bin\Release\</OutputPath>28 <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath> 29 29 <DefineConstants>TRACE</DefineConstants> 30 30 <ErrorReport>prompt</ErrorReport> … … 103 103 <ItemGroup> 104 104 <Reference Include="HeuristicLab.Collections-3.3"> 105 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>105 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 106 106 <Private>False</Private> 107 107 </Reference> … … 111 111 </Reference> 112 112 <Reference Include="HeuristicLab.Core-3.3"> 113 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>113 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 114 114 <Private>False</Private> 115 115 </Reference> 116 116 <Reference Include="HeuristicLab.Persistence-3.3"> 117 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>117 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 118 118 <Private>False</Private> 119 119 </Reference> 120 120 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 121 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>121 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 122 122 <Private>False</Private> 123 123 </Reference> 124 124 <Reference Include="HeuristicLab.Random-3.3"> 125 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>125 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath> 126 126 <Private>False</Private> 127 127 </Reference> 128 128 <Reference Include="HeuristicLab.SequentialEngine-3.3"> 129 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>129 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath> 130 130 <Private>False</Private> 131 131 </Reference> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.HiveEngine/3.3/Tests/HeuristicLab.HiveEngine.ConsoleTests-3.3.csproj
r6892 r6896 67 67 <ItemGroup> 68 68 <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3"> 69 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>69 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath> 70 70 </Reference> 71 71 <Reference Include="HeuristicLab.Collections-3.3"> 72 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>72 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 73 73 </Reference> 74 74 <Reference Include="HeuristicLab.Common-3.3"> 75 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>75 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.Common.Resources-3.3"> 78 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>78 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 79 79 </Reference> 80 80 <Reference Include="HeuristicLab.Core-3.3"> 81 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>81 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 82 82 </Reference> 83 83 <Reference Include="HeuristicLab.Data-3.3"> 84 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>84 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 85 85 </Reference> 86 86 <Reference Include="HeuristicLab.Operators-3.3"> 87 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>87 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath> 88 88 </Reference> 89 89 <Reference Include="HeuristicLab.Optimization-3.3"> 90 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>90 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 91 91 </Reference> 92 92 <Reference Include="HeuristicLab.Persistence-3.3"> 93 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>93 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 94 94 </Reference> 95 95 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 96 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>96 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 97 97 </Reference> 98 98 <Reference Include="HeuristicLab.Problems.TestFunctions-3.3"> 99 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>99 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath> 100 100 </Reference> 101 101 <Reference Include="HeuristicLab.SequentialEngine-3.3"> 102 <HintPath>..\..\..\..\..\ core\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>102 <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath> 103 103 </Reference> 104 104 <Reference Include="System" /> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.3/HeuristicLab.Services.Hive.DataAccess-3.3.csproj
r6872 r6896 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath> ..\..\..\..\core\sources\bin\</OutputPath>21 <OutputPath>bin\Debug\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 74 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>74 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="System" /> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Tests/HeuristicLab.Services.Hive.Tests-3.3.csproj
r6892 r6896 90 90 <ItemGroup> 91 91 <Reference Include="HeuristicLab.Clients.Common-3.3"> 92 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>92 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath> 93 93 </Reference> 94 94 <Reference Include="HeuristicLab.Common-3.3"> 95 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>95 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 96 96 </Reference> 97 97 <Reference Include="HeuristicLab.Common.Resources-3.3"> 98 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>98 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 99 99 </Reference> 100 100 <Reference Include="HeuristicLab.Core-3.3"> 101 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>101 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 102 102 </Reference> 103 103 <Reference Include="HeuristicLab.Persistence-3.3"> 104 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>104 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 105 105 </Reference> 106 106 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 107 <HintPath>..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>107 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 108 108 </Reference> 109 109 <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Web/Hive-3.3
- Property svn:ignore
-
old new 1 1 Bin 2 2 *.vs10x 3 bin
-
- Property svn:ignore
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj
r6886 r6896 20 20 <DebugType>full</DebugType> 21 21 <Optimize>false</Optimize> 22 <OutputPath> ..\..\..\..\core\sources\bin\</OutputPath>22 <OutputPath>bin\Debug\</OutputPath> 23 23 <DefineConstants>DEBUG;TRACE</DefineConstants> 24 24 <ErrorReport>prompt</ErrorReport> … … 73 73 <ItemGroup> 74 74 <Reference Include="HeuristicLab.Common-3.3"> 75 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>75 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.Core-3.3"> 78 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>78 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 79 79 </Reference> 80 80 <Reference Include="HeuristicLab.Persistence-3.3"> 81 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>81 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 82 82 </Reference> 83 83 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 84 <HintPath>..\..\..\..\ core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>84 <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 85 85 </Reference> 86 86 <Reference Include="System" /> -
branches/HeuristicLab.Hive-3.4/sources/HowToCompile.txt
r6872 r6896 3 3 4 4 Checkout and compile HeuristicLab. 5 Checkout Hive in the same directory as HeuristicLab.5 Checkout Hive and preserved the structure from the svn repository. 6 6 Example: 7 HeuristicLab source: C:\dev\ core8 Hive source: C:\dev\ HeuristicLab.Hive-3.47 HeuristicLab source: C:\dev\trunk\ 8 Hive source: C:\dev\branches\HeuristicLab.Hive-3.4 9 9 10 10 It's important to have this file system structure because Hive uses relative paths for referencing HeuristicLab assemblies. 11 11 Please note that all Hive binaries are also copied in the HeuristicLab output folder. 12 12 In the above example this would be: 13 C:\dev\ core\sources\bin13 C:\dev\trunk\sources\bin 14 14 15 15 -
branches/HeuristicLab.Hive-3.4/sources/MergeConfigs.cmd
r6872 r6896 1 %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Services.Hive.DataAccess\3.3\app.config" "%SolutionDir%HeuristicLab.Hive 3.3.dll.config" 2 %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Clients.Hive.Slave\3.3\app.config" "%SolutionDir%HeuristicLab.Hive 3.3.dll.config" 3 4 %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Hive 3.3.dll.config" "%SolutionDir%HeuristicLab 3.3.exe.config" 5 1 6 copy "%SolutionDir%HeuristicLab.Hive 3.3.dll.config" "%TargetDir%" 2 3 %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Services.Hive.DataAccess\3.3\app.config" "%TargetDir%HeuristicLab.Hive 3.3.dll.config" 4 %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Clients.Hive.Slave\3.3\app.config" "%TargetDir%HeuristicLab.Hive 3.3.dll.config" 5 %SolutionDir%ConfigMerger "%TargetDir%HeuristicLab.Hive 3.3.dll.config" "%TargetDir%HeuristicLab 3.3.exe.config" 7 copy "%SolutionDir%HeuristicLab 3.3.exe.config" "%TargetDir%"
Note: See TracChangeset
for help on using the changeset viewer.