[corlib] Import FileSystemInfo and family from CoreFX (#11342)
[mono-project.git] / msvc / eglib-win32.targets
blobfbe78bc87f5027db31770c30bea26b54ed1774a4
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="win32_sources">
4 <ClCompile Include="$(MonoSourceLocation)\mono\eglib\gdate-win32.c" />
5 <ClCompile Include="$(MonoSourceLocation)\mono\eglib\gdir-win32.c" />
6 <ClCompile Include="$(MonoSourceLocation)\mono\eglib\gfile-win32.c" />
7 <ClCompile Include="$(MonoSourceLocation)\mono\eglib\gmisc-win32.c" />
8 <ClCompile Include="$(MonoSourceLocation)\mono\eglib\gmodule-win32.c" />
9 <ClInclude Include="$(MonoSourceLocation)\mono\eglib\gmodule-win32-internals.h" />
10 <ClCompile Include="$(MonoSourceLocation)\mono\eglib\gtimer-win32.c" />
11 <ClCompile Include="$(MonoSourceLocation)\mono\eglib\gunicode-win32.c" />
12 </ItemGroup>
13 </Project>