Changeset 6872 for branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj
- Timestamp:
- 10/05/11 17:21:16 (13 years ago)
- Location:
- branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3
- Property svn:ignore
-
old new 4 4 HeuristicLabClientsHiveSlaveViewsPlugin.cs 5 5 *.vs10x 6 Plugin.cs
-
- Property svn:ignore
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj
r6834 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="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 74 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath> 74 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 75 <Private>False</Private> 75 76 </Reference> 76 77 <Reference Include="HeuristicLab.Common-3.3"> 77 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 78 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 79 <Private>False</Private> 78 80 </Reference> 79 81 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 80 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 82 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 83 <Private>False</Private> 81 84 </Reference> 82 85 <Reference Include="HeuristicLab.Core-3.3"> 83 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 86 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 87 <Private>False</Private> 84 88 </Reference> 85 89 <Reference Include="HeuristicLab.Core.Views-3.3"> 86 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 90 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 91 <Private>False</Private> 87 92 </Reference> 88 93 <Reference Include="HeuristicLab.Data-3.3"> 89 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 94 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 95 <Private>False</Private> 90 96 </Reference> 91 97 <Reference Include="HeuristicLab.Data.Views-3.3"> 92 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath> 98 <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Data.Views-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="System" /> … … 202 215 <None Include="app.config" /> 203 216 <None Include="Properties\AssemblyInfo.cs.frame" /> 204 <None Include=" HeuristicLabClientsHiveSlaveViewsPlugin.cs.frame" />205 <Compile Include=" HeuristicLabClientsHiveSlaveViewsPlugin.cs" />217 <None Include="Plugin.cs.frame" /> 218 <Compile Include="Plugin.cs" /> 206 219 <Compile Include="Properties\AssemblyInfo.cs" /> 207 220 <None Include="Properties\Settings.settings"> … … 217 230 <Project>{989FE92B-484E-41EE-87E2-6A24AF0381D8}</Project> 218 231 <Name>HeuristicLab.Clients.Hive.Slave-3.3</Name> 232 <Private>False</Private> 219 233 </ProjectReference> 220 234 </ItemGroup> … … 261 275 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 262 276 <PropertyGroup> 263 <PostBuildEvent>set ProjectName=$(ProjectName) 264 set TargetPath=$(TargetPath) 265 call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent> 277 <PostBuildEvent> 278 </PostBuildEvent> 266 279 </PropertyGroup> 267 280 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.