- Timestamp:
- 03/29/11 00:31:42 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/HeuristicLab.Services.Hive.DataAccess-3.4.csproj
r5718 r5852 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Clients.Common-3.3"> 74 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>74 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="HeuristicLab.Common-3.3"> 77 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>77 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 78 78 </Reference> 79 79 <Reference Include="HeuristicLab.Core-3.3"> 80 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>80 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 81 81 </Reference> 82 82 <Reference Include="HeuristicLab.Persistence-3.3"> 83 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>83 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 84 84 </Reference> 85 85 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 86 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>86 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 87 87 </Reference> 88 88 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.