mirror of
				https://github.com/Ryujinx/GtkSharp.git
				synced 2025-11-04 13:04:53 +00:00 
			
		
		
		
	gdk: Add reference to the GLib project in the .csproj
This commit is contained in:
		
							parent
							
								
									47f3ca6ee5
								
							
						
					
					
						commit
						608a760d45
					
				| 
						 | 
				
			
			@ -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>
 | 
			
		||||
		Loading…
	
		Reference in a new issue