257c71d1d58262c65d2d611b6b53ab7aa05522e9
[shibboleth/cpp-sp.git] / msi / WiX / Shibboleth64 / Shibboleth64.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     <InstallerPlatform>x64</InstallerPlatform>\r
6     <ProductVersion>3.5</ProductVersion>\r
7     <ProjectGuid>{d0ca844c-998e-4ab6-8274-059cee8c2fe8}</ProjectGuid>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <OutputName>Shibboleth64</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   </PropertyGroup>\r
14   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">\r
15     <OutputPath>..\</OutputPath>\r
16     <IntermediateOutputPath>.\</IntermediateOutputPath>\r
17     <DefineConstants>Debug</DefineConstants>\r
18     <LinkerAdditionalOptions>-sw1055 -ext WixUtilExtension.dll -ext WixUIExtension  -ext WixIISExtension</LinkerAdditionalOptions>\r
19     <SuppressIces>ICE82</SuppressIces>\r
20     <SuppressPdbOutput>True</SuppressPdbOutput>\r
21   </PropertyGroup>\r
22   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">\r
23     <OutputPath>..\</OutputPath>\r
24     <IntermediateOutputPath>.\</IntermediateOutputPath>\r
25   </PropertyGroup>\r
26   <ItemGroup>\r
27     <Compile Include="..\ShibbolethSP-exe-x64.wxs">\r
28       <Link>ShibbolethSP-exe-x64.wxs</Link>\r
29     </Compile>\r
30     <Compile Include="..\ShibbolethSP-exe-x86.wxs">\r
31       <Link>ShibbolethSP-exe-x86.wxs</Link>\r
32     </Compile>\r
33     <Compile Include="..\ShibbolethSP-gui.wxs">\r
34       <Link>ShibbolethSP-gui.wxs</Link>\r
35     </Compile>\r
36     <Compile Include="..\ShibbolethSP-install-dlg.wxs">\r
37       <Link>ShibbolethSP-install-dlg.wxs</Link>\r
38     </Compile>\r
39     <Compile Include="..\ShibbolethSP-main-x64.wxs">\r
40       <Link>ShibbolethSP-main-x64.wxs</Link>\r
41     </Compile>\r
42     <Compile Include="..\ShibbolethSP-noarch.wxs">\r
43       <Link>ShibbolethSP-noarch.wxs</Link>\r
44     </Compile>\r
45     <Compile Include="..\ShibbolethSP-registry-x64.wxs">\r
46       <Link>ShibbolethSP-registry-x64.wxs</Link>\r
47     </Compile>\r
48     <Compile Include="..\ShibbolethSP-registry-x86.wxs">\r
49       <Link>ShibbolethSP-registry-x86.wxs</Link>\r
50     </Compile>\r
51     <Compile Include="..\ShibbolethSP-update-dlg.wxs">\r
52       <Link>ShibbolethSP-update-dlg.wxs</Link>\r
53     </Compile>\r
54   </ItemGroup>\r
55   <Import Project="$(WixTargetsPath)" />\r
56   <!--\r
57         To modify your build process, add your task inside one of the targets below and uncomment it.\r
58         Other similar extension points exist, see Wix.targets.\r
59         <Target Name="BeforeBuild">\r
60         </Target>\r
61         <Target Name="AfterBuild">\r
62         </Target>\r
63         -->\r
64 </Project>