gdk: Add reference to the GLib project in the .csproj
This commit is contained in:
parent
47f3ca6ee5
commit
608a760d45
1 changed files with 6 additions and 0 deletions
|
@ -223,4 +223,10 @@
|
||||||
<Compile Include="generated\XBMData.cs" />
|
<Compile Include="generated\XBMData.cs" />
|
||||||
<Compile Include="generated\XPMContext.cs" />
|
<Compile Include="generated\XPMContext.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\glib\glib.csproj">
|
||||||
|
<Project>{3BF1D531-8840-4F15-8066-A9788D8C398B}</Project>
|
||||||
|
<Name>glib</Name>
|
||||||
|
</ProjectReference>
|
||||||
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
Reference in a new issue