Changeset 15688 for branches/1614_GeneralizedQAP/HeuristicLab.Optimization
- Timestamp:
- 01/31/18 09:42:48 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1614_GeneralizedQAP/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj
r15492 r15688 41 41 <DebugType>full</DebugType> 42 42 <Optimize>false</Optimize> 43 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>43 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 44 44 <DefineConstants>DEBUG;TRACE</DefineConstants> 45 45 <ErrorReport>prompt</ErrorReport> … … 51 51 <DebugType>pdbonly</DebugType> 52 52 <Optimize>true</Optimize> 53 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>53 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 54 54 <DefineConstants>TRACE</DefineConstants> 55 55 <ErrorReport>prompt</ErrorReport> … … 62 62 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 63 63 <DebugSymbols>true</DebugSymbols> 64 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>64 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 65 65 <DefineConstants>DEBUG;TRACE</DefineConstants> 66 66 <DebugType>full</DebugType> … … 71 71 </PropertyGroup> 72 72 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 73 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>73 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 74 74 <DefineConstants>TRACE</DefineConstants> 75 75 <DocumentationFile> … … 84 84 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> 85 85 <DebugSymbols>true</DebugSymbols> 86 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>86 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 87 87 <DefineConstants>DEBUG;TRACE</DefineConstants> 88 88 <DebugType>full</DebugType> … … 93 93 </PropertyGroup> 94 94 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> 95 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>95 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 96 96 <DefineConstants>TRACE</DefineConstants> 97 97 <DocumentationFile> … … 269 269 <ItemGroup> 270 270 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0"> 271 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>271 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 272 272 <Private>False</Private> 273 273 </Reference> 274 274 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0"> 275 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>275 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 276 276 <Private>False</Private> 277 277 </Reference> 278 278 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0"> 279 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Common-3.3.dll</HintPath>279 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 280 280 <Private>False</Private> 281 281 </Reference> 282 282 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0"> 283 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Core-3.3.dll</HintPath>283 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 284 284 <Private>False</Private> 285 285 </Reference> 286 286 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0"> 287 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Data-3.3.dll</HintPath>287 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 288 288 <Private>False</Private> 289 289 </Reference> 290 290 <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0"> 291 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>291 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 292 292 <Private>False</Private> 293 293 </Reference> 294 294 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0"> 295 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>295 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 296 296 <Private>False</Private> 297 297 </Reference> 298 298 <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0"> 299 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>300 <Private>False</Private> 301 </Reference> 302 <Reference Include="HeuristicLab.PluginInfrastructure-3.3 ">303 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>299 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 300 <Private>False</Private> 301 </Reference> 302 <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0"> 303 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 304 304 <Private>False</Private> 305 305 </Reference>
Note: See TracChangeset
for help on using the changeset viewer.