From ca47896204482bf4a6979e3838bf7f09f61cebeb Mon Sep 17 00:00:00 2001
From: giy <giy@omp-system.ru>
Date: Fri, 02 Sep 2022 14:16:56 +0300
Subject: [PATCH] Обновление до версии 2.9.0
---
Tests/BigSolution/template/BigProjectNNN/BigProjectNNN.vcxproj | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/Tests/BigSolution/template/BigProjectNNN/BigProjectNNN.vcxproj b/Tests/BigSolution/template/BigProjectNNN/BigProjectNNN.vcxproj
index 2ec9d1f..886f40a 100644
--- a/Tests/BigSolution/template/BigProjectNNN/BigProjectNNN.vcxproj
+++ b/Tests/BigSolution/template/BigProjectNNN/BigProjectNNN.vcxproj
@@ -95,6 +95,14 @@
<QtUic Include="BigProjectNNN.ui" />
<QtRcc Include="BigProjectNNN.qrc" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\QtClassLibrary\QtClassLibrary.vcxproj">
+ <Project>{ce78ec51-c4a0-465b-a161-21c257bd057b}</Project>
+ </ProjectReference>
+ <ProjectReference Include="..\StaticLib\StaticLib.vcxproj">
+ <Project>{8463051a-b32c-43f0-9a77-9f223598aac9}</Project>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Condition="Exists('$(QtMsBuild)\qt.targets')">
<Import Project="$(QtMsBuild)\qt.targets" />
--
Gitblit v1.9.1