w32file-unix.c: In function 'mono_w32file_get_file_size':
[mono-project.git] / msvc / libmonoutils-win32.targets
blob2c237d9d7a50904fa585dffe04893b086a6e5875
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\utils\os-event-win32.c" />
5 <ClCompile Include="$(MonoSourceLocation)\mono\utils\mono-os-wait-win32.c" />
6 <ClCompile Include="$(MonoSourceLocation)\mono\utils\mono-os-semaphore-win32.c" />
7 </ItemGroup>
8 </Project>