2021-03-30 15:27:42 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2024-02-13 13:55:14 +00:00
<Import Project= "packages\Microsoft.Windows.CppWinRT.2.0.240111.5\build\native\Microsoft.Windows.CppWinRT.props" Condition= "Exists('packages\Microsoft.Windows.CppWinRT.2.0.240111.5\build\native\Microsoft.Windows.CppWinRT.props')" />
2021-03-30 15:27:42 +00:00
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2022-05-11 10:35:18 +00:00
<PropertyGroup Label= "Configuration" >
2022-02-07 14:08:30 +00:00
<PlatformToolset > v143</PlatformToolset>
</PropertyGroup>
2021-03-30 15:27:42 +00:00
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.props" />
<PropertyGroup Label= "Globals" >
<ProjectGuid > {FC9599B4-68CD-E14B-71D7-456FDD8D0845}</ProjectGuid>
<IgnoreWarnCompileDuplicatedFilename > true</IgnoreWarnCompileDuplicatedFilename>
<RootNamespace > WebcamReportTool</RootNamespace>
<ProjectName > WebcamReportTool</ProjectName>
</PropertyGroup>
<PropertyGroup >
<OutDir > $(SolutionDir)..\..\$(Platform)\$(Configuration)\$(ProjectName)\</OutDir>
</PropertyGroup>
<ImportGroup Label= "ExtensionSettings" >
</ImportGroup>
2022-05-11 10:35:18 +00:00
<ImportGroup Label= "PropertySheets" >
2021-03-30 15:27:42 +00:00
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label= "UserMacros" />
2022-05-11 10:35:18 +00:00
<PropertyGroup Condition= "'$(Configuration)'=='Debug'" >
2021-03-30 15:27:42 +00:00
<LinkIncremental > true</LinkIncremental>
2022-01-12 12:00:23 +00:00
<TargetName > PowerToys.WebcamReportTool</TargetName>
2021-03-30 15:27:42 +00:00
<TargetExt > .exe</TargetExt>
<IncludePath > include;$(IncludePath)</IncludePath>
<LibraryPath > lib;$(LibraryPath)</LibraryPath>
</PropertyGroup>
2022-05-11 10:35:18 +00:00
<PropertyGroup Condition= "'$(Configuration)'=='Release'" >
2021-03-30 15:27:42 +00:00
<LinkIncremental > false</LinkIncremental>
2022-01-12 12:00:23 +00:00
<TargetName > PowerToys.WebcamReportTool</TargetName>
2021-03-30 15:27:42 +00:00
<TargetExt > .exe</TargetExt>
<IncludePath > include;$(IncludePath)</IncludePath>
<LibraryPath > lib;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup >
<ClCompile >
<PrecompiledHeader > NotUsing</PrecompiledHeader>
</ClCompile>
<Link >
<SubSystem > Console</SubSystem>
<AdditionalDependencies > Windowsapp.lib;Strmiids.lib;%(AdditionalDependencies)</AdditionalDependencies>
<TreatLinkerWarningAsErrors > true</TreatLinkerWarningAsErrors>
</Link>
</ItemDefinitionGroup>
<ItemGroup >
<ClInclude Include= "DirectShowUtils.h" />
2022-08-10 08:58:21 +00:00
<ClInclude Include= "resource.h" />
2021-03-30 15:27:42 +00:00
</ItemGroup>
<ItemGroup >
<ClCompile Include= "DirectShowUtils.cpp" />
<ClCompile Include= "main.cpp" />
</ItemGroup>
2022-08-10 08:58:21 +00:00
<ItemGroup >
<ResourceCompile Include= "WebcamReportTool.rc" />
</ItemGroup>
2022-10-12 08:19:01 +00:00
<ItemGroup >
<None Include= "packages.config" />
</ItemGroup>
2021-03-30 15:27:42 +00:00
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label= "ExtensionTargets" >
2024-01-16 10:51:45 +00:00
<Import Project= "packages\Microsoft.Windows.ImplementationLibrary.1.0.231216.1\build\native\Microsoft.Windows.ImplementationLibrary.targets" Condition= "Exists('packages\Microsoft.Windows.ImplementationLibrary.1.0.231216.1\build\native\Microsoft.Windows.ImplementationLibrary.targets')" />
2024-02-13 13:55:14 +00:00
<Import Project= "packages\Microsoft.Windows.CppWinRT.2.0.240111.5\build\native\Microsoft.Windows.CppWinRT.targets" Condition= "Exists('packages\Microsoft.Windows.CppWinRT.2.0.240111.5\build\native\Microsoft.Windows.CppWinRT.targets')" />
2021-03-30 15:27:42 +00:00
</ImportGroup>
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<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>
</PropertyGroup>
2024-01-16 10:51:45 +00:00
<Error Condition= "!Exists('packages\Microsoft.Windows.ImplementationLibrary.1.0.231216.1\build\native\Microsoft.Windows.ImplementationLibrary.targets')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Windows.ImplementationLibrary.1.0.231216.1\build\native\Microsoft.Windows.ImplementationLibrary.targets'))" />
2024-02-13 13:55:14 +00:00
<Error Condition= "!Exists('packages\Microsoft.Windows.CppWinRT.2.0.240111.5\build\native\Microsoft.Windows.CppWinRT.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Windows.CppWinRT.2.0.240111.5\build\native\Microsoft.Windows.CppWinRT.props'))" />
<Error Condition= "!Exists('packages\Microsoft.Windows.CppWinRT.2.0.240111.5\build\native\Microsoft.Windows.CppWinRT.targets')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Windows.CppWinRT.2.0.240111.5\build\native\Microsoft.Windows.CppWinRT.targets'))" />
2021-03-30 15:27:42 +00:00
</Target>
</Project>