MsiUseFeature utility extended with installed language check

This commit is contained in:
2016-09-07 14:02:50 +02:00
parent 24576d43ea
commit 4369e9e999
4 changed files with 30 additions and 3 deletions

View File

@@ -100,6 +100,11 @@
<ItemGroup>
<ResourceCompile Include="MsiUseFeature.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\lib\WinStd\build\WinStd.vcxproj">
<Project>{47399d91-7eb9-41de-b521-514ba5db0c43}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>