Changeset 6896 for branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3/HeuristicLab.Clients.Hive.Views-3.3.csproj
- Timestamp:
- 10/10/11 14:06:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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>
Note: See TracChangeset
for help on using the changeset viewer.