Changeset 15711
- Timestamp:
- 02/01/18 17:04:06 (7 years ago)
- Location:
- addons/HeuristicLab.Problems.BioBoost
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
addons/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost.Views/3.3/HeuristicLab.Problems.BioBoost.Views-3.3.csproj
r13072 r15711 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>21 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 28 28 <DebugType>pdbonly</DebugType> 29 29 <Optimize>true</Optimize> 30 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>30 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 31 31 <DefineConstants>TRACE</DefineConstants> 32 32 <ErrorReport>prompt</ErrorReport> … … 36 36 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> 37 37 <DebugSymbols>true</DebugSymbols> 38 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>38 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 39 39 <DefineConstants>DEBUG;TRACE</DefineConstants> 40 40 <DebugType>full</DebugType> … … 52 52 </PropertyGroup> 53 53 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> 54 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>54 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 55 55 <DefineConstants>TRACE</DefineConstants> 56 56 <Optimize>true</Optimize> … … 70 70 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> 71 71 <DebugSymbols>true</DebugSymbols> 72 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>72 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 73 73 <DefineConstants>DEBUG;TRACE</DefineConstants> 74 74 <DebugType>full</DebugType> … … 86 86 </PropertyGroup> 87 87 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> 88 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>88 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 89 89 <DefineConstants>TRACE</DefineConstants> 90 90 <Optimize>true</Optimize> -
addons/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost/3.3/HeuristicLab.Problems.BioBoost-3.3.csproj
r13617 r15711 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>21 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 28 28 <DebugType>pdbonly</DebugType> 29 29 <Optimize>true</Optimize> 30 <OutputPath>..\..\..\ trunk\sources\bin\</OutputPath>30 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 31 31 <DefineConstants>TRACE</DefineConstants> 32 32 <ErrorReport>prompt</ErrorReport> … … 36 36 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> 37 37 <DebugSymbols>true</DebugSymbols> 38 <OutputPath>..\..\..\ trunk\sources\bin\</OutputPath>38 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 39 39 <DefineConstants>DEBUG;TRACE</DefineConstants> 40 40 <DebugType>full</DebugType> … … 50 50 </PropertyGroup> 51 51 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> 52 <OutputPath>..\..\..\ trunk\sources\bin\</OutputPath>52 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 53 53 <DefineConstants>TRACE</DefineConstants> 54 54 <Optimize>true</Optimize> … … 66 66 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> 67 67 <DebugSymbols>true</DebugSymbols> 68 <OutputPath>..\..\..\ trunk\sources\bin\</OutputPath>68 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 69 69 <DefineConstants>DEBUG;TRACE</DefineConstants> 70 70 <DebugType>full</DebugType> … … 82 82 </PropertyGroup> 83 83 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> 84 <OutputPath>..\..\..\ trunk\sources\bin\</OutputPath>84 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 85 85 <DefineConstants>TRACE</DefineConstants> 86 86 <Optimize>true</Optimize> … … 123 123 </Reference> 124 124 <Reference Include="HeuristicLab.Analysis-3.3"> 125 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>125 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath> 126 126 </Reference> 127 127 <Reference Include="HeuristicLab.Collections-3.3"> 128 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>128 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 129 129 </Reference> 130 130 <Reference Include="HeuristicLab.Common-3.3"> 131 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Common-3.3.dll</HintPath>131 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 132 132 </Reference> 133 133 <Reference Include="HeuristicLab.Common.Resources-3.3"> 134 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>134 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 135 135 </Reference> 136 136 <Reference Include="HeuristicLab.Core-3.3"> 137 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Core-3.3.dll</HintPath>137 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 138 138 </Reference> 139 139 <Reference Include="HeuristicLab.Data-3.3"> 140 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Data-3.3.dll</HintPath>140 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 141 141 </Reference> 142 142 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3"> 143 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>143 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 144 144 </Reference> 145 145 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 146 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>146 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 147 147 </Reference> 148 148 <Reference Include="HeuristicLab.Operators-3.3"> 149 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>149 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 150 150 </Reference> 151 151 <Reference Include="HeuristicLab.Optimization-3.3"> 152 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>152 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 153 153 </Reference> 154 154 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 155 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>155 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 156 156 </Reference> 157 157 <Reference Include="HeuristicLab.Parameters-3.3"> 158 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>158 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 159 159 </Reference> 160 160 <Reference Include="HeuristicLab.Persistence-3.3"> 161 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>161 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 162 162 </Reference> 163 163 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 164 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>164 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 165 165 </Reference> 166 166 <Reference Include="HeuristicLab.Random-3.3"> 167 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Random-3.3.dll</HintPath>167 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath> 168 168 </Reference> 169 169 <Reference Include="HeuristicLab.SequentialEngine-3.3"> 170 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>170 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath> 171 171 </Reference> 172 172 <Reference Include="NetTopologySuite, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
Note: See TracChangeset
for help on using the changeset viewer.