Home | History | Annotate | Download | only in props
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
      3   <PropertyGroup Label="UserMacros">
      4     <AppName>Greet</AppName>
      5   </PropertyGroup>
      6   <PropertyGroup>
      7     <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
      8   </PropertyGroup>
      9   <ItemGroup>
     10     <BuildMacro Include="AppName">
     11       <Value>$(AppName)</Value>
     12     </BuildMacro>
     13   </ItemGroup>
     14 </Project>
     15