mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Fix GLib MSVC Project
The glib/gthread-win32.c was accidently removed from the last commit, sorry
This commit is contained in:
@@ -283,6 +283,7 @@
|
||||
#include "libglib.sourcefiles"
|
||||
<File RelativePath="..\..\..\glib\giowin32.c" />
|
||||
<File RelativePath="..\..\..\glib\gspawn-win32.c" />
|
||||
<File RelativePath="..\..\..\glib\gthread-win32.c" />
|
||||
<File RelativePath="..\..\..\glib\gwin32.c" />
|
||||
<Filter
|
||||
Name="libcharset"
|
||||
|
Reference in New Issue
Block a user