mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-05 01:05:03 +00:00
On Windows with MinGW, csc.exe is confused by paths like "../AssemblyInfo.cs", so we need some trickery to have something that works on both Linux and Windows. This isn't pretty, but it's the best solution I could find right now. The other approach would have been to go back to copying AssemblyInfo.cs around, but that has it's own set of issues. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Graphics.cs | ||
| gtk-dotnet-3.0.pc.in | ||
| gtk-dotnet.dll.config.in | ||
| Makefile.am | ||
| StyleContextExtensions.cs | ||