mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 01:25:29 +00:00
gtk: reference Cairo in MSBuild csproj
This commit is contained in:
parent
6f2d80eab0
commit
5ce4e63bd9
|
@ -943,5 +943,9 @@
|
|||
<Project>{42FE871A-D8CF-4B29-9AFF-B02454E6C976}</Project>
|
||||
<Name>atk</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\cairo\cairo.csproj">
|
||||
<Project>{364577DB-9728-4951-AC2C-EDF7A6FCC09D}</Project>
|
||||
<Name>cairo</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in a new issue