1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <ClCompile Include="$(MonoSourceLocation)\eglib\src\garray.c" />
5 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gbytearray.c" />
6 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gerror.c" />
7 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gfile.c" />
8 <ClCompile Include="$(MonoSourceLocation)\eglib\src\ghashtable.c" />
9 <ClCompile Include="$(MonoSourceLocation)\eglib\src\giconv.c" />
10 <ClCompile Include="$(MonoSourceLocation)\eglib\src\glist.c" />
11 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gmarkup.c" />
12 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gmem.c" />
13 <ClCompile Include="$(MonoSourceLocation)\eglib\src\goutput.c" />
14 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gpattern.c" />
15 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gptrarray.c" />
16 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gqsort.c" />
17 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gqueue.c" />
18 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gshell.c" />
19 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gslist.c" />
20 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gspawn.c" />
21 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gstr.c" />
22 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gstring.c" />
23 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gunicode.c" />
24 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gutf8.c" />
27 <ClInclude Include="$(MonoSourceLocation)\eglib\src\glib.h" />
28 <ClInclude Include="$(MonoSourceLocation)\eglib\src\gmodule.h" />
29 <ClInclude Include="$(MonoSourceLocation)\eglib\src\sort.frag.h" />