Imported Upstream version 878.70.2
[platform/upstream/mdnsresponder.git] / mDNSWindows / BonjourQuickLooksInstaller / BonjourQuickLooksInstaller.wixproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">x86</Platform>\r
6     <ProductVersion>3.10</ProductVersion>\r
7     <ProjectGuid>e24a4dc1-9b6f-4da4-bd76-7d5fe73732bf</ProjectGuid>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <OutputName>BonjourQuickLooks</OutputName>\r
10     <OutputType>Package</OutputType>\r
11     <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' AND '$(MSBuildExtensionsPath32)' != '' ">$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>\r
12     <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>\r
13     <Name>BonjourQuickLooksInstaller</Name>\r
14   </PropertyGroup>\r
15   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
16     <OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>\r
17     <IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>\r
18     <DefineConstants>Debug</DefineConstants>\r
19   </PropertyGroup>\r
20   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
21     <OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>\r
22     <IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>\r
23   </PropertyGroup>\r
24   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">\r
25     <OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>\r
26     <IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>\r
27     <DefineConstants>Debug</DefineConstants>\r
28   </PropertyGroup>\r
29   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">\r
30     <OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>\r
31     <IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>\r
32   </PropertyGroup>\r
33   <ItemGroup>\r
34     <Compile Include="Product.wxs" />\r
35   </ItemGroup>\r
36   <ItemGroup>\r
37     <ProjectReference Include="..\..\Clients\DNS-SD.VisualStudio\dns-sd.vcxproj">\r
38       <Name>dns-sd</Name>\r
39       <Project>{aa230639-e115-4a44-aa5a-44a61235ba50}</Project>\r
40       <Private>True</Private>\r
41       <DoNotHarvest>True</DoNotHarvest>\r
42       <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>\r
43       <RefTargetDir>INSTALLFOLDER</RefTargetDir>\r
44     </ProjectReference>\r
45     <ProjectReference Include="..\DLL\dnssd.vcxproj">\r
46       <Name>DLL</Name>\r
47       <Project>{ab581101-18f0-46f6-b56a-83a6b1ea657e}</Project>\r
48       <Private>True</Private>\r
49       <DoNotHarvest>True</DoNotHarvest>\r
50       <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>\r
51       <RefTargetDir>INSTALLFOLDER</RefTargetDir>\r
52     </ProjectReference>\r
53     <ProjectReference Include="..\mdnsNSP\mdnsNSP.vcxproj">\r
54       <Name>mdnsNSP</Name>\r
55       <Project>{f4f15529-f0eb-402f-8662-73c5797ee557}</Project>\r
56       <Private>True</Private>\r
57       <DoNotHarvest>True</DoNotHarvest>\r
58       <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>\r
59       <RefTargetDir>INSTALLFOLDER</RefTargetDir>\r
60     </ProjectReference>\r
61     <ProjectReference Include="..\SystemService\Service.vcxproj">\r
62       <Name>mDNSResponder</Name>\r
63       <Project>{c1d98254-ba27-4427-a3be-a68ca2cc5f69}</Project>\r
64       <Private>True</Private>\r
65       <DoNotHarvest>True</DoNotHarvest>\r
66       <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>\r
67       <RefTargetDir>INSTALLFOLDER</RefTargetDir>\r
68     </ProjectReference>\r
69   </ItemGroup>\r
70   <ItemGroup>\r
71     <WixExtension Include="WixFirewallExtension">\r
72       <HintPath>$(WixExtDir)\WixFirewallExtension.dll</HintPath>\r
73       <Name>WixFirewallExtension</Name>\r
74     </WixExtension>\r
75   </ItemGroup>\r
76   <Import Project="$(WixTargetsPath)" />\r
77   <!--\r
78         To modify your build process, add your task inside one of the targets below and uncomment it.\r
79         Other similar extension points exist, see Wix.targets.\r
80         <Target Name="BeforeBuild">\r
81         </Target>\r
82         <Target Name="AfterBuild">\r
83         </Target>\r
84         -->\r
85 </Project>\r