VSCode expects the decription field to be populated for the variables display
[mono-project.git] / msvc / libmonoutils-win32.targets.filters
blob122e39eedafc6aeea919bb9b390854f9cfefcd2a
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project 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 <Filter>Source Files$(MonoUtilsFilterSubFolder)\win32</Filter>
6 </ClCompile>
7 <ClCompile Include="$(MonoSourceLocation)\mono\utils\mono-os-wait-win32.c">
8 <Filter>Source Files$(MonoUtilsFilterSubFolder)\win32</Filter>
9 </ClCompile>
10 </ItemGroup>
11 <ItemGroup>
12 <Filter Include="Source Files$(MonoUtilsFilterSubFolder)\win32">
13 <UniqueIdentifier>{56DCE5E4-A83E-487B-BFED-577E1F784C14}</UniqueIdentifier>
14 </Filter>
15 </ItemGroup>
16 </Project>