Welcome to mirror list, hosted at ThFree Co, Russian Federation.

eglib-posix.targets « msvc - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 84b7bad88701df42deee19ed98540a330b02fd6f (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="posix_sources">
    <ClCompile Include="$(MonoSourceLocation)\mono\eglib\gfile-posix.c" />
  </ItemGroup>
</Project>