xref: /freebsd/sys/contrib/libsodium/builds/msvc/properties/Messages.props (revision 28f6c2f292806bf31230a959bc4b19d7081669a7)
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
4  <PropertyGroup>
5    <_PropertySheetDisplayName>Build Messages</_PropertySheetDisplayName>
6  </PropertyGroup>
7
8  <Target Name="ConfigInfo" BeforeTargets="PrepareForBuild">
9    <Message Text="ConfigurationType : $(ConfigurationType)" Importance="high"/>
10    <Message Text="Configuration     : $(Configuration)" Importance="high"/>
11    <Message Text="PlatformToolset   : $(PlatformToolset)" Importance="high"/>
12    <Message Text="TargetPath        : $(TargetPath)" Importance="high"/>
13  </Target>
14
15</Project>