diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-07-15 17:33:43 +1000 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-07-16 16:40:52 +1000 |
| commit | 0671c1c92c26bd23a422de6b8c6d8beeabb0f2db (patch) | |
| tree | 7480f768e285c890133bdcb4befd74a3fa643569 /src/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj | |
| parent | 64deb692cd9f690e3ce5560530fe93d7f0e3cd67 (diff) | |
| download | wix-0671c1c92c26bd23a422de6b8c6d8beeabb0f2db.tar.gz wix-0671c1c92c26bd23a422de6b8c6d8beeabb0f2db.tar.bz2 wix-0671c1c92c26bd23a422de6b8c6d8beeabb0f2db.zip | |
Add WixBuildTools.TestSupport.Native.nupkg.
Diffstat (limited to 'src/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj')
| -rw-r--r-- | src/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/src/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj b/src/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj index 9f58a0bd..cc529577 100644 --- a/src/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj +++ b/src/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj | |||
| @@ -4,6 +4,9 @@ | |||
| 4 | 4 | ||
| 5 | <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 5 | <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 6 | <Import Project="build\WixBuildTools.TestSupport.Native.props" /> | 6 | <Import Project="build\WixBuildTools.TestSupport.Native.props" /> |
| 7 | <Import Project="..\..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.props" Condition="Exists('..\..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.props')" /> | ||
| 8 | <Import Project="..\..\packages\Microsoft.SourceLink.Common.1.0.0\build\Microsoft.SourceLink.Common.props" Condition="Exists('..\..\packages\Microsoft.SourceLink.Common.1.0.0\build\Microsoft.SourceLink.Common.props')" /> | ||
| 9 | <Import Project="..\..\packages\Microsoft.Build.Tasks.Git.1.0.0\build\Microsoft.Build.Tasks.Git.props" Condition="Exists('..\..\packages\Microsoft.Build.Tasks.Git.1.0.0\build\Microsoft.Build.Tasks.Git.props')" /> | ||
| 7 | <ItemGroup Label="ProjectConfigurations"> | 10 | <ItemGroup Label="ProjectConfigurations"> |
| 8 | <ProjectConfiguration Include="Debug|Win32"> | 11 | <ProjectConfiguration Include="Debug|Win32"> |
| 9 | <Configuration>Debug</Configuration> | 12 | <Configuration>Debug</Configuration> |
| @@ -22,9 +25,16 @@ | |||
| 22 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 25 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 23 | <CharacterSet>Unicode</CharacterSet> | 26 | <CharacterSet>Unicode</CharacterSet> |
| 24 | <CLRSupport>true</CLRSupport> | 27 | <CLRSupport>true</CLRSupport> |
| 28 | <Description>WixBuildTools C++/CLI Test Support</Description> | ||
| 25 | </PropertyGroup> | 29 | </PropertyGroup> |
| 26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 30 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 27 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 31 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 32 | <ImportGroup Label="Shared"> | ||
| 33 | <Import Project="..\..\packages\Microsoft.Build.Tasks.Git.1.0.0\build\Microsoft.Build.Tasks.Git.targets" Condition="Exists('..\..\packages\Microsoft.Build.Tasks.Git.1.0.0\build\Microsoft.Build.Tasks.Git.targets')" /> | ||
| 34 | <Import Project="..\..\packages\Microsoft.SourceLink.Common.1.0.0\build\Microsoft.SourceLink.Common.targets" Condition="Exists('..\..\packages\Microsoft.SourceLink.Common.1.0.0\build\Microsoft.SourceLink.Common.targets')" /> | ||
| 35 | <Import Project="..\..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.targets" Condition="Exists('..\..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.targets')" /> | ||
| 36 | <Import Project="..\..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets" Condition="Exists('..\..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets')" /> | ||
| 37 | </ImportGroup> | ||
| 28 | <PropertyGroup> | 38 | <PropertyGroup> |
| 29 | <ProjectAdditionalIncludeDirectories> | 39 | <ProjectAdditionalIncludeDirectories> |
| 30 | </ProjectAdditionalIncludeDirectories> | 40 | </ProjectAdditionalIncludeDirectories> |
| @@ -57,4 +67,19 @@ | |||
| 57 | </ItemGroup> | 67 | </ItemGroup> |
| 58 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 68 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 59 | <Import Project="build\WixBuildTools.TestSupport.Native.targets" /> | 69 | <Import Project="build\WixBuildTools.TestSupport.Native.targets" /> |
| 70 | <Target Name="PackNativeNuget" DependsOnTargets="Build"> | ||
| 71 | <Exec Command='nuget pack $(MSBuildThisFileName).nuspec -OutputDirectory "$(OutputPath).." -Properties Id=$(MSBuildThisFileName);Version="$(BuildVersionSimple)";Authors="$(Authors)";Copyright="$(Copyright)";Description="$(Description)";Title="$(Title);RepositoryCommit=$(SourceRevisionId);RepositoryType=$(RepositoryType);RepositoryUrl=$(PrivateRepositoryUrl);OutputPath=$(OutputPath)' /> | ||
| 72 | </Target> | ||
| 73 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> | ||
| 74 | <PropertyGroup> | ||
| 75 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> | ||
| 76 | </PropertyGroup> | ||
| 77 | <Error Condition="!Exists('..\..\packages\Microsoft.Build.Tasks.Git.1.0.0\build\Microsoft.Build.Tasks.Git.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Build.Tasks.Git.1.0.0\build\Microsoft.Build.Tasks.Git.props'))" /> | ||
| 78 | <Error Condition="!Exists('..\..\packages\Microsoft.Build.Tasks.Git.1.0.0\build\Microsoft.Build.Tasks.Git.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Build.Tasks.Git.1.0.0\build\Microsoft.Build.Tasks.Git.targets'))" /> | ||
| 79 | <Error Condition="!Exists('..\..\packages\Microsoft.SourceLink.Common.1.0.0\build\Microsoft.SourceLink.Common.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.SourceLink.Common.1.0.0\build\Microsoft.SourceLink.Common.props'))" /> | ||
| 80 | <Error Condition="!Exists('..\..\packages\Microsoft.SourceLink.Common.1.0.0\build\Microsoft.SourceLink.Common.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.SourceLink.Common.1.0.0\build\Microsoft.SourceLink.Common.targets'))" /> | ||
| 81 | <Error Condition="!Exists('..\..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.props'))" /> | ||
| 82 | <Error Condition="!Exists('..\..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.SourceLink.GitHub.1.0.0\build\Microsoft.SourceLink.GitHub.targets'))" /> | ||
| 83 | <Error Condition="!Exists('..\..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets'))" /> | ||
| 84 | </Target> | ||
| 60 | </Project> \ No newline at end of file | 85 | </Project> \ No newline at end of file |
