Changeset 6618 for branches/GP.Grammar.Editor/HeuristicLab.Problems.ExternalEvaluation.Views/3.3/HeuristicLab.Problems.ExternalEvaluation.Views-3.3.csproj
- Timestamp:
- 08/01/11 17:48:53 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GP.Grammar.Editor/HeuristicLab.Problems.ExternalEvaluation.Views/3.3/HeuristicLab.Problems.ExternalEvaluation.Views-3.3.csproj
r6140 r6618 94 94 </PropertyGroup> 95 95 <ItemGroup> 96 <Reference Include="HeuristicLab.Data.Views-3.3"> 97 <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\x86\Release\HeuristicLab.Data.Views-3.3.dll</HintPath> 98 </Reference> 99 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" /> 96 100 <Reference Include="System" /> 97 101 <Reference Include="System.Core"> … … 173 177 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 174 178 <Name>HeuristicLab.MainForm-3.3</Name> 179 </ProjectReference> 180 <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj"> 181 <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project> 182 <Name>HeuristicLab.Optimization.Views-3.3</Name> 175 183 </ProjectReference> 176 184 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> … … 203 211 </BootstrapperPackage> 204 212 </ItemGroup> 205 <ItemGroup>206 <EmbeddedResource Include="EvaluationCacheView.resx">207 <DependentUpon>EvaluationCacheView.cs</DependentUpon>208 </EmbeddedResource>209 </ItemGroup>210 213 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 211 214 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.