Added dependencies to libraries

This commit is contained in:
Daniel Brunner
2017-02-04 14:02:59 +01:00
parent e985f0fcfb
commit 01b9fbfcab

View File

@@ -76,6 +76,20 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ListViewPrinter\ListViewPrinter2012.csproj">
<Project>{e73a10bd-2b5a-4bac-897f-3a58cfc07631}</Project>
<Name>ListViewPrinter2012</Name>
</ProjectReference>
<ProjectReference Include="..\ObjectListView\ObjectListView2012.csproj">
<Project>{18feda0c-d147-4286-b39a-01204808106a}</Project>
<Name>ObjectListView2012</Name>
</ProjectReference>
<ProjectReference Include="..\SparkleLibrary\SparkleLibrary2012.csproj">
<Project>{d63f9786-b608-4085-af08-d909448b0426}</Project>
<Name>SparkleLibrary2012</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.