Changeset 6731 for branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj
- Timestamp:
- 09/09/11 20:31:31 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj
r6730 r6731 52 52 <ItemGroup> 53 53 <Reference Include="HeuristicLab.Common-3.3"> 54 <HintPath> ..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>54 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 55 55 </Reference> 56 56 <Reference Include="HeuristicLab.Core-3.3"> 57 <HintPath> ..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>57 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 58 58 </Reference> 59 59 <Reference Include="HeuristicLab.Core.Views-3.3"> 60 <HintPath> ..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>60 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 61 61 </Reference> 62 62 <Reference Include="HeuristicLab.MainForm-3.3"> 63 <HintPath> ..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>63 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath> 64 64 </Reference> 65 65 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 66 <HintPath> ..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>66 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 67 67 </Reference> 68 68 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 69 <HintPath> ..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>69 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 70 70 </Reference> 71 71 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.