- Timestamp:
- 10/05/11 17:21:16 (13 years ago)
- Location:
- branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3
- Property svn:ignore
-
old new 4 4 HeuristicLabClientsHiveViewsPlugin.cs 5 5 *.vs10x 6 Plugin.cs
-
- Property svn:ignore
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3/HeuristicLab.Clients.Hive.Views-3.3.csproj
r6727 r6872 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath> bin\Debug\</OutputPath>21 <OutputPath>..\..\..\..\core\sources\bin\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 72 72 <ItemGroup> 73 73 <Reference Include="Calendar.DayView"> 74 <HintPath>C:\Program Files\HeuristicLab 3.3\Calendar.DayView.dll</HintPath> 74 <HintPath>..\..\..\..\core\sources\bin\Calendar.DayView.dll</HintPath> 75 <Private>False</Private> 75 76 </Reference> 76 77 <Reference Include="HeuristicLab.Collections-3.3"> 77 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath> 78 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 79 <Private>False</Private> 78 80 </Reference> 79 81 <Reference Include="HeuristicLab.Common-3.3"> 80 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 82 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 83 <Private>False</Private> 81 84 </Reference> 82 85 <Reference Include="HeuristicLab.Common.Resources-3.3"> 83 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 86 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 87 <Private>False</Private> 84 88 </Reference> 85 89 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 86 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 90 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 91 <Private>False</Private> 87 92 </Reference> 88 93 <Reference Include="HeuristicLab.Core.Views-3.3"> 89 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 94 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 95 <Private>False</Private> 90 96 </Reference> 91 97 <Reference Include="HeuristicLab.Data-3.3"> 92 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 98 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 99 <Private>False</Private> 93 100 </Reference> 94 101 <Reference Include="HeuristicLab.MainForm-3.3"> 95 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath> 102 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 103 <Private>False</Private> 96 104 </Reference> 97 105 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 98 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 106 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 107 <Private>False</Private> 99 108 </Reference> 100 109 <Reference Include="HeuristicLab.Optimization-3.3"> 101 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath> 110 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 111 <Private>False</Private> 102 112 </Reference> 103 113 <Reference Include="HeuristicLab.Optimizer-3.3"> 104 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath> 114 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath> 115 <Private>False</Private> 105 116 </Reference> 106 117 <Reference Include="HeuristicLab.Persistence-3.3"> 107 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 118 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 119 <Private>False</Private> 108 120 </Reference> 109 121 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 110 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 122 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 123 <Private>False</Private> 111 124 </Reference> 112 125 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 113 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 126 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 127 <Private>False</Private> 114 128 </Reference> 115 129 <Reference Include="System" /> … … 203 217 <DependentUpon>Resources.resx</DependentUpon> 204 218 </Compile> 205 <None Include=" HeuristicLabClientsHiveViewsPlugin.cs.frame" />206 <Compile Include=" HeuristicLabClientsHiveViewsPlugin.cs" />219 <None Include="Plugin.cs.frame" /> 220 <Compile Include="Plugin.cs" /> 207 221 <Compile Include="Progress\ProgressView.cs"> 208 222 <SubType>UserControl</SubType> … … 255 269 <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project> 256 270 <Name>HeuristicLab.Clients.Hive-3.3</Name> 257 </ProjectReference> 258 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.DayView\1.0\HeuristicLab.DayView-1.0.csproj"> 259 <Project>{02766ECC-D0F5-4115-9ECA-47409167B638}</Project> 260 <Name>HeuristicLab.DayView-1.0</Name> 271 <Private>False</Private> 261 272 </ProjectReference> 262 273 <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj"> 263 274 <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project> 264 275 <Name>HeuristicLab.Hive-3.3</Name> 276 <Private>False</Private> 265 277 </ProjectReference> 266 278 </ItemGroup> … … 279 291 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 280 292 <PropertyGroup> 281 <PostBuildEvent>set ProjectName=$(ProjectName) 282 set TargetPath=$(TargetPath) 283 call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent> 293 <PostBuildEvent> 294 </PostBuildEvent> 284 295 </PropertyGroup> 285 296 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.