gdk: Add reference to the GLib project in the .csproj

This commit is contained in:
Bertrand Lorentz 2012-11-04 15:52:57 +01:00
parent 47f3ca6ee5
commit 608a760d45

View File

@ -223,4 +223,10 @@
<Compile Include="generated\XBMData.cs" />
<Compile Include="generated\XPMContext.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\glib\glib.csproj">
<Project>{3BF1D531-8840-4F15-8066-A9788D8C398B}</Project>
<Name>glib</Name>
</ProjectReference>
</ItemGroup>
</Project>