We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283b125 commit 3b52b24Copy full SHA for 3b52b24
GDIGraphicsPOC/GDIGraphicsPOC.vcxproj
@@ -183,6 +183,14 @@
183
<ItemGroup>
184
<None Include="packages.config" />
185
</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
193
+ </ItemGroup>
194
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
195
<ImportGroup Label="ExtensionTargets">
196
<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