Added dependencies to libraries
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user