install: winfsp.wixproj

This commit is contained in:
Bill Zissimopoulos
2016-04-28 14:47:09 -07:00
parent 2659effafb
commit 1bdfc8a579
2 changed files with 57 additions and 27 deletions

View File

@@ -21,6 +21,8 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<OutputPath>bin\$(Configuration)\</OutputPath>
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
<SuppressAllWarnings>False</SuppressAllWarnings>
<Pedantic>True</Pedantic>
</PropertyGroup>
<ItemGroup>
<Compile Include="Product.wxs" />