- Timestamp:
- 06/08/11 12:10:59 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.MPInet-1.0.0.csproj
r6346 r6393 96 96 </PropertyGroup> 97 97 <ItemGroup> 98 <Reference Include="Accessibility"> 99 <EmbedInteropTypes>True</EmbedInteropTypes> 100 </Reference> 101 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 102 <HintPath>..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 103 </Reference> 98 104 <Reference Include="System" /> 99 105 <Reference Include="System.Core"> … … 116 122 <None Include="HeuristicLab.snk" /> 117 123 <None Include="Properties\AssemblyInfo.frame" /> 118 </ItemGroup>119 <ItemGroup>120 <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">121 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>122 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>123 </ProjectReference>124 124 </ItemGroup> 125 125 <ItemGroup> … … 167 167 call PreBuildEvent.cmd</PreBuildEvent> 168 168 </PropertyGroup> 169 <PropertyGroup> 170 <PostBuildEvent> 171 </PostBuildEvent> 172 </PropertyGroup> 169 173 </Project>
Note: See TracChangeset
for help on using the changeset viewer.