Skip to content

Commit 3b52b24

Browse files
committed
GDIGraphicsPOC.vcxproj not properly decoupled from other projects
1 parent 283b125 commit 3b52b24

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

GDIGraphicsPOC/GDIGraphicsPOC.vcxproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,14 @@
183183
<ItemGroup>
184184
<None Include="packages.config" />
185185
</ItemGroup>
186+
<ItemGroup>
187+
<ProjectReference Include="..\CobaltFusion\CobaltFusion.vcxproj">
188+
<Project>{218ab179-4c19-4264-bd55-df89a9f321ca}</Project>
189+
</ProjectReference>
190+
<ProjectReference Include="..\Win32Lib\Win32Lib.vcxproj">
191+
<Project>{7aa3a43a-f0cd-4bd8-bc04-5a30f7260c38}</Project>
192+
</ProjectReference>
193+
</ItemGroup>
186194
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
187195
<ImportGroup Label="ExtensionTargets">
188196
<Import Project="..\packages\wtl.9.1.1\build\native\wtl.targets" Condition="Exists('..\packages\wtl.9.1.1\build\native\wtl.targets')" />

0 commit comments

Comments
 (0)