Changeset 5115
- Timestamp:
- 12/16/10 00:40:19 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.DebugEngine/3.3/HeuristicLab.DebugEngine-3.3.csproj
r5114 r5115 81 81 </PropertyGroup> 82 82 <ItemGroup> 83 <Reference Include="HeuristicLab.Collections-3.3">84 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>85 </Reference>86 <Reference Include="HeuristicLab.Common-3.3">87 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>88 </Reference>89 <Reference Include="HeuristicLab.Common.Resources-3.3">90 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>91 </Reference>92 <Reference Include="HeuristicLab.Core-3.3">93 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>94 </Reference>95 <Reference Include="HeuristicLab.Core.Views-3.3">96 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>97 </Reference>98 <Reference Include="HeuristicLab.MainForm-3.3">99 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>100 </Reference>101 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">102 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>103 </Reference>104 <Reference Include="HeuristicLab.Operators-3.3">105 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>106 </Reference>107 <Reference Include="HeuristicLab.Persistence-3.3">108 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>109 </Reference>110 <Reference Include="HeuristicLab.PluginInfrastructure-3.3">111 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>112 </Reference>113 83 <Reference Include="System" /> 114 84 <Reference Include="System.Core" /> … … 159 129 <None Include="Properties\AssemblyInfo.frame" /> 160 130 </ItemGroup> 131 <ItemGroup> 132 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj"> 133 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 134 <Name>HeuristicLab.Collections-3.3</Name> 135 </ProjectReference> 136 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 137 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project> 138 <Name>HeuristicLab.Common.Resources-3.3</Name> 139 </ProjectReference> 140 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 141 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 142 <Name>HeuristicLab.Common-3.3</Name> 143 </ProjectReference> 144 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj"> 145 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project> 146 <Name>HeuristicLab.Core.Views-3.3</Name> 147 </ProjectReference> 148 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 149 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 150 <Name>HeuristicLab.Core-3.3</Name> 151 </ProjectReference> 152 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj"> 153 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project> 154 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name> 155 </ProjectReference> 156 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj"> 157 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 158 <Name>HeuristicLab.MainForm-3.3</Name> 159 </ProjectReference> 160 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 161 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project> 162 <Name>HeuristicLab.Operators-3.3</Name> 163 </ProjectReference> 164 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj"> 165 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project> 166 <Name>HeuristicLab.Persistence-3.3</Name> 167 </ProjectReference> 168 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 169 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 170 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 171 </ProjectReference> 172 </ItemGroup> 161 173 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 162 174 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.