More capitalization issues
[shibboleth/cpp-sp.git] / Projects / vc10 / Wix / Installer.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug|Win32">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|Win32">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <PropertyGroup Label="Globals">\r
22     <ProjectGuid>{C2B1BB79-C88B-42B4-9AEC-170F91910F70}</ProjectGuid>\r
23     <Keyword>MakeFileProj</Keyword>\r
24   </PropertyGroup>\r
25   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
26   <PropertyGroup Label="Configuration">\r
27     <ConfigurationType>Makefile</ConfigurationType>\r
28     <UseDebugLibraries>false</UseDebugLibraries>\r
29   </PropertyGroup>\r
30   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
31   <ImportGroup Label="ExtensionSettings">\r
32   </ImportGroup>\r
33   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
34     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
35   </ImportGroup>\r
36   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
37     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
38   </ImportGroup>\r
39   <Import Project="..\..\..\..\BuildPath.props" />\r
40   <Import Project="$(ParentRoot)\Versions.props" />\r
41   <PropertyGroup Label="UserMacros" />\r
42   <PropertyGroup Condition="'$(Configuration)'=='Debug'">\r
43     <NMakeBuildCommandLine>cd ..\..\..\msi\Wix\\r
44 nmake /f Installer.make clean</NMakeBuildCommandLine>\r
45     <NMakeCleanCommandLine>del *.wixobj *.msi *.wixlib</NMakeCleanCommandLine>\r
46     <NMakeReBuildCommandLine>nmake /f Installer.make clean</NMakeReBuildCommandLine>\r
47     <NMakePreprocessorDefinitions>WIN32;_DEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>\r
48   </PropertyGroup>\r
49   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
50     <NMakeBuildCommandLine>cd ..\..\..\msi\Wix\\r
51 nmake /f Installer.make BuildSP=$(BuildRoot) SolutionDir=$(SolutionDir)..\..\ ShibbolethVersion=$(ShibbolethVersion) ShibbolethPatchVersion=$(ShibbolethPatchVersion) ShibbolethId32=$(ShibbolethId32) ShibbolethUpgradeCode=$(ShibbolethUpgradeCode) ShibbolethId32=$(ShibbolethId32) all32</NMakeBuildCommandLine>\r
52     <NMakeCleanCommandLine>cd ..\..\..\msi\Wix\\r
53 del *86.wixobj\r
54 del *86.msi\r
55 del *.wixlib\r
56 del *x86.wixpdb</NMakeCleanCommandLine>\r
57     <NMakeReBuildCommandLine>nmake /f Installer.make BuildSP=$(BuildRoot) SolutionDir=$(SolutionDir)..\..\ ShibbolethVersion=$(ShibbolethVersion) ShibbolethPatchVersion=$(ShibbolethPatchVersion) ShibbolethId32=$(ShibbolethId32) ShibbolethUpgradeCode=$(ShibbolethUpgradeCode) ShibbolethId32=$(ShibbolethId32) rebuild32</NMakeReBuildCommandLine>\r
58     <NMakePreprocessorDefinitions>\r
59     </NMakePreprocessorDefinitions>\r
60   </PropertyGroup>\r
61   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
62     <NMakeBuildCommandLine>cd ..\..\..\msi\Wix\\r
63 nmake /f Installer.make BuildSP=$(BuildRoot) SolutionDir=$(SolutionDir)..\..\ ShibbolethVersion=$(ShibbolethVersion) ShibbolethPatchVersion=$(ShibbolethPatchVersion) ShibbolethId64=$(ShibbolethId64) ShibbolethUpgradeCode=$(ShibbolethUpgradeCode) ShibbolethId64=$(ShibbolethId64) all64</NMakeBuildCommandLine>\r
64     <NMakeCleanCommandLine>cd ..\..\..\msi\Wix\\r
65 del *64.wixobj\r
66 del *64.msmi\r
67 del *.wixlib\r
68 del *64.wixpdb</NMakeCleanCommandLine>\r
69     <NMakeReBuildCommandLine>cd ..\..\..\msi\Wix\\r
70 nmake /f Installer.make BuildSP=$(BuildRoot) SolutionDir=$(SolutionDir)..\..\ ShibbolethVersion=$(ShibbolethVersion) ShibbolethPatchVersion=$(ShibbolethPatchVersion) ShibbolethId64=$(ShibbolethId64) ShibbolethUpgradeCode=$(ShibbolethUpgradeCode) ShibbolethId64=$(ShibbolethId64) rebuild64</NMakeReBuildCommandLine>\r
71     <NMakePreprocessorDefinitions>WIN32;NDEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>\r
72   </PropertyGroup>\r
73   <ItemDefinitionGroup>\r
74   </ItemDefinitionGroup>\r
75   <ItemGroup>\r
76     <None Include="H:\Perforce\devel\cpp-sp\msi\wix\Dialog.bmp" />\r
77     <None Include="..\..\..\msi\wix\Installer.make" />\r
78     <None Include="..\..\..\msi\wix\license.rtf" />\r
79     <None Include="..\..\..\msi\wix\ShibbolethSP-defs-x86.wxi" />\r
80     <None Include="..\..\..\msi\wix\ShibbolethSP-exe-x64.wxs"/>\r
81     <None Include="..\..\..\msi\wix\ShibbolethSP-exe-x86.wxs" />\r
82     <None Include="..\..\..\msi\wix\ShibbolethSP-gui.wxs" />\r
83     <None Include="..\..\..\msi\wix\ShibbolethSP-install-dlg.wxs" />\r
84     <None Include="..\..\..\msi\wix\ShibbolethSP-main-x64.wxs" />\r
85     <None Include="..\..\..\msi\wix\ShibbolethSP-main-x86.wxs" />\r
86     <None Include="..\..\..\msi\wix\ShibbolethSP-noarch.wxs" />\r
87     <None Include="..\..\..\msi\wix\ShibbolethSP-properties.wxi" />\r
88     <None Include="..\..\..\msi\wix\ShibbolethSP-registry-x64.wxs" />\r
89     <None Include="..\..\..\msi\wix\ShibbolethSP-registry-x86.wxs" />\r
90     <None Include="..\..\..\msi\wix\ShibbolethSP-update-dlg.wxs" />\r
91     <None Include="..\..\..\msi\wix\TopBanner.bmp" />\r
92   </ItemGroup>\r
93   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
94   <ImportGroup Label="ExtensionTargets">\r
95   </ImportGroup>\r
96 </Project>\r