[Box Backup-commit] COMMIT r3056 - in box/invisnet/vs2010/0.11: . infrastructure/msvc/2010/install infrastructure/msvc/2010/install/custom infrastructure/msvc/2010/install/setup

subversion at boxbackup.org subversion at boxbackup.org
Thu Jan 19 18:28:55 GMT 2012


Author: invisnet
Date: 2012-01-19 18:28:55 +0000 (Thu, 19 Jan 2012)
New Revision: 3056

Added:
   box/invisnet/vs2010/0.11/LICENSE-DUAL.rtf
   box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/custom/custom.rc
   box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/setup/
   box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/setup/Product.wxs
   box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/setup/setup.wixproj
Log:
WiX setup project

Added: box/invisnet/vs2010/0.11/LICENSE-DUAL.rtf
===================================================================
--- box/invisnet/vs2010/0.11/LICENSE-DUAL.rtf	                        (rev 0)
+++ box/invisnet/vs2010/0.11/LICENSE-DUAL.rtf	2012-01-19 18:28:55 UTC (rev 3056)
@@ -0,0 +1,35 @@
+{\rtf1\ansi\ansicpg1252\deff0\deflang2057{\fonttbl{\f0\fnil\fcharset0 Calibri;}}
+{\colortbl ;\red0\green0\blue255;}
+{\*\generator Msftedit 5.41.21.2509;}\viewkind4\uc1\pard\sl240\slmult1\lang9\f0\fs22 Box Backup, {\field{\*\fldinst{HYPERLINK "http://www.boxbackup.org/"}}{\fldrslt{\ul\cf1 http://www.boxbackup.org/}}}\f0\fs22\par
+\par
+Copyright (c) 2003-2010, Ben Summers and contributors.\par
+All rights reserved.\par
+\par
+\pard\sl240\slmult1\qj Note that this project uses mixed licensing. Any file with this license attached, or where the code LICENSE-DUAL appears on the first line, falls under this license. See the file COPYING.txt for more information.\par
+\pard\sl240\slmult1\par
+\pard\sl240\slmult1\qj This file is dual licensed. You may use and distribute it providing that you comply EITHER with the terms of the BSD license, OR the GPL license. It is not necessary to comply with both licenses, only one.\par
+\pard\sl240\slmult1\par
+The BSD license option follows:\par
+\par
+\pard\sl240\slmult1\qj Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\par
+\pard\sl240\slmult1\par
+\pard{\pntext\f0 1.\tab}{\*\pn\pnlvlbody\pnf0\pnindent0\pnstart1\pndec{\pntxta.}}
+\fi-358\li721\sa200\sl240\slmult1\qj Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\par
+{\pntext\f0 2.\tab}Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\par
+{\pntext\f0 3.\tab}Neither the name of the Box Backup nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\par
+\pard\sl240\slmult1\par
+\pard\sl240\slmult1\qj THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\par
+\pard\sl240\slmult1\par
+[{\field{\*\fldinst{HYPERLINK "http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_License.22.29"}}{\fldrslt{\ul\cf1 http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_License.22.29}}}\f0\fs22 ]\par
+\par
+The GPL license option follows:\par
+\par
+\pard\sl240\slmult1\qj This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\par
+\pard\sl240\slmult1\par
+\pard\sl240\slmult1\qj This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\par
+\pard\sl240\slmult1\par
+\pard\sl240\slmult1\qj You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.\par
+\pard\sl240\slmult1\par
+[{\field{\*\fldinst{HYPERLINK "http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4"}}{\fldrslt{\ul\cf1 http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4}}}\f0\fs22 ]\par
+}
+ 
\ No newline at end of file

Added: box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/custom/custom.rc
===================================================================
(Binary files differ)


Property changes on: box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/custom/custom.rc
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/setup/Product.wxs
===================================================================
--- box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/setup/Product.wxs	                        (rev 0)
+++ box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/setup/Product.wxs	2012-01-19 18:28:55 UTC (rev 3056)
@@ -0,0 +1,227 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
+	<Product Id="*"
+           Name="Box Backup ($(var.bbackupd.Platform))"
+           Language="1033"
+           Version="0.11.2.0"
+           Manufacturer="boxbackup.org"
+           UpgradeCode="7d02398d-88d7-4cbb-8026-03963102baf4">
+
+    <?if $(var.Platform) = x64 ?>
+      <?define Win64 = "yes" ?>
+      <?define PlatformProgramFilesFolder = "ProgramFiles64Folder" ?>
+    <?else ?>
+      <?define Win64 = "no" ?>
+      <?define PlatformProgramFilesFolder = "ProgramFilesFolder" ?>
+    <?endif ?>
+
+    <Package Id="*"
+             InstallerVersion="300"
+             Compressed="yes"
+             InstallPrivileges="elevated"
+             InstallScope="perMachine"
+             Manufacturer="Invisible Software Ltd"
+             />
+
+		<Media Id="1" Cabinet="boxbackup.cab" EmbedCab="yes" />
+
+    <Property Id="HOSTNAME">BoxBackup server name</Property>
+    <Property Id="ACCOUNTNUMBER">0</Property>
+    <Property Id="EMAILADDRESS">test at example.com</Property>
+
+    <MajorUpgrade DowngradeErrorMessage="Can't downgrade."
+                  AllowSameVersionUpgrades="yes"
+                  Schedule="afterInstallFinalize"
+                  MigrateFeatures="no"/>
+
+    <util:Group Id="BoxBackupGroup"
+                Name="Backup Operators"/>
+
+		<Directory Id="TARGETDIR" Name="SourceDir">
+      <?if $(var.Platform) = x64 ?>
+        <?if $(var.Configuration) = Release ?>
+          <Merge Id="VCRedist" SourceFile="redist\Microsoft_VC100_CRT_x64.msm" DiskId="1" Language="0"/>
+        <?else ?>
+          <Merge Id="VCRedist" SourceFile="redist\Microsoft_VC100_DebugCRT_x64.msm" DiskId="1" Language="0"/>
+        <?endif ?>
+      <?else ?>
+        <?if $(var.Configuration) = Release ?>
+          <Merge Id="VCRedist" SourceFile="redist\Microsoft_VC100_CRT_x86.msm" DiskId="1" Language="0"/>
+        <?else ?>
+          <Merge Id="VCRedist" SourceFile="redist\Microsoft_VC100_DebugCRT_x86.msm" DiskId="1" Language="0"/>
+        <?endif ?>
+      <?endif ?>
+
+      <Directory Id="$(var.PlatformProgramFilesFolder)">
+				<Directory Id="INSTALLLOCATION" Name="Box Backup">
+          <Component Id="bbackupclient" Guid="{16695929-A140-486C-BD96-088953A3ED03}">
+            <File Id="bbackupclient_dll" Name="bbackupclient.dll" DiskId="1" Source="$(var.bbackupclient.TargetPath)" KeyPath="yes" />
+            <File Id="bbackupclient_lib" Name="bbackupclient.lib" DiskId="1" Source="$(var.bbackupclient.TargetDir)$(var.bbackupclient.TargetName).lib" />
+          </Component>
+					<Component Id="bbackupctl" Guid="1153F166-93C9-44B7-A1A1-C3CE46CD8A50">
+            <File Id="bbackupctl" Name="bbackupctl.exe" DiskId="1" Source="$(var.bbackupctl.TargetPath)" KeyPath="yes" />
+					</Component>
+          <Component Id="bbackupd" Guid="9C592CD2-ED55-4AA6-876E-AC843954FE0F">
+            <File Id="bbackupd" Name="bbackupd.exe" DiskId="1" Source="$(var.bbackupd.TargetPath)" KeyPath="yes" />
+            <RegistryKey Root="HKLM" Key="Software\Box Backup" ForceCreateOnInstall="yes">
+              <Permission User="SYSTEM" GenericAll="yes"/>
+              <Permission User="Administrators" GenericAll="yes"/>
+            </RegistryKey>
+            <ServiceInstall Id="bbackupd_service"
+                            Name="Box Backup"
+                            Description="Securely backs up files over the Internet"
+                            Type="ownProcess"
+                            Start="demand"
+                            ErrorControl="normal"
+                            Interactive="no" />
+            <ServiceControl Id="bbackupd_service"
+                            Name="Box Backup"
+                            Stop="both"
+                            Remove="uninstall"/>
+          </Component>
+          <Component Id="bbackupquery" Guid="87BFE48E-2EF7-4157-9851-D708F279FD49">
+            <File Id="bbackupquery" Name="bbackupquery.exe" DiskId="1" Source="$(var.bbackupquery.TargetPath)" KeyPath="yes" />
+          </Component>
+          <Component Id="bbutil" Guid="{BBFB0802-1C8E-4C35-9A93-4D42EC81A5FC}">
+            <File Id="bbutil" Name="bbutil.exe" DiskId="1" Source="$(var.bbutil.TargetPath)" KeyPath="yes" />
+          </Component>
+				</Directory>
+			</Directory>
+      <Directory Id="CommonAppDataFolder">
+        <Directory Id="AppData_BoxBackup" Name="Box Backup">
+          <Component Id="BoxBackupDir" Guid="5B66F39C-C4A7-48E2-A21C-AA947A8FC013">
+            <CreateFolder>
+              <Permission User="SYSTEM" GenericAll="yes" />
+              <Permission User="Administrators" GenericAll="yes"/>
+            </CreateFolder>
+          </Component>
+          <Component Id="bbackupd_conf" Guid="29AB58DE-5F70-475B-AE34-C8EADB8D1DFC" NeverOverwrite="yes">
+            <File Id="bbackupd_conf" Name="bbackupd.conf" DiskId="1" Source="$(var.SolutionDir)..\..\..\bin\bbackupd\win32\bbackupd.conf" KeyPath="yes">
+              <Permission User="SYSTEM" GenericAll="yes"/>
+              <Permission User="Administrators" GenericAll="yes"/>
+            </File>
+            <IniFile Id="bbackupd_conf_Hostname"
+                     Action="addLine"
+                     Directory="AppData_BoxBackup"
+                     Name="bbackupd.conf"
+                     Section="BoxBackup"
+                     Key="StoreHostname"
+                     Value="[HOSTNAME]"/>
+            <IniFile Id="bbackupd_conf_AccountNumber"
+                     Action="addLine"
+                     Directory="AppData_BoxBackup"
+                     Name="bbackupd.conf"
+                     Section="BoxBackup"
+                     Key="AccountNumber"
+                     Value="0x[ACCOUNTNUMBER]" />
+            <IniFile Id="bbackupd_conf_StoreObjectInfoFile"
+                     Action="addLine"
+                     Directory="AppData_BoxBackup"
+                     Name="bbackupd.conf"
+                     Section="BoxBackup"
+                     Key="StoreObjectInfoFile"
+                     Value="[CommonAppDataFolder]Box Backup\bbackupd.state" />
+            <IniFile Id="bbackupd_conf_PidFile"
+                     Action="addLine"
+                     Directory="AppData_BoxBackup"
+                     Name="bbackupd.conf"
+                     Section="BoxBackup"
+                     Key="PidFile"
+                     Value="[CommonAppDataFolder]Box Backup\bbackupd.pid" />
+          </Component>
+        </Directory>
+      </Directory>
+      <Directory Id="AdminToolsFolder">
+        <Component Id="bbquery_shortcut_component" Guid="83E20ED2-19FB-4DEC-8950-92B2CC24607D">
+          <Shortcut Id="bbquery_shortcut"
+                    Name="Box Backup Query"
+                    Description="Box Backup shell"
+                    Target="[INSTALLLOCATION]bbackupquery.exe"
+                    WorkingDirectory="INSTALLLOCATION" />
+          <RegistryValue Root="HKCU" Key="Software\Microsoft\Box Backup" Name="installed" Type="integer" Value="1" KeyPath="yes"/>
+        </Component>
+      </Directory>
+    </Directory>
+
+    <Feature Id="VCRedist" Title="Visual C++ 10.0 Runtime" AllowAdvertise="no" Display="hidden" Level="1">
+      <MergeRef Id="VCRedist"/>
+    </Feature>
+
+    <Feature Id="BoxBackup" Title="Box Backup" Level="1">
+      <ComponentRef Id="bbackupd" />
+      <ComponentRef Id="BoxBackupDir" />
+      <ComponentRef Id="bbackupquery" />
+      <ComponentRef Id="bbackupclient" />
+      <ComponentRef Id="bbquery_shortcut_component" />
+
+      <Feature Id="bbackupd_conf" Title="Configuration File" AllowAdvertise="no" Display="hidden" Level="1">
+        <ComponentRef Id="bbackupd_conf" />
+        <Condition Level="0">Installed OR WIX_UPGRADE_DETECTED</Condition>
+      </Feature>
+
+      <Feature Id="BoxBackupTools" Title="Tools" Level="1">
+        <ComponentRef Id="bbackupctl" />
+        <ComponentRef Id="bbutil" />
+      </Feature>
+
+      <!-- Note: The following ComponentGroupRef is required to pull in generated authoring from project references. -->
+      <!--ComponentGroupRef Id="Product.Generated" /-->
+		</Feature>
+
+    <UI Id="BoxBackupUI">
+      <UIRef Id="WixUI_FeatureTree" />
+      <UIRef Id="WixUI_ErrorProgressText" />
+
+      <DialogRef Id="AccountDetailsDlg" />
+
+      <Publish Dialog="LicenseAgreementDlg" Control="Next" Event="NewDialog" Value="FeaturesDlg" Order="1">LicenseAccepted = "1"</Publish>
+      <Publish Dialog="LicenseAgreementDlg" Control="Next" Event="NewDialog" Value="AccountDetailsDlg" Order="2">LicenseAccepted = "1" AND WIX_UPGRADE_DETECTED = ""</Publish>
+      <Publish Dialog="AccountDetailsDlg" Control="Next" Event="NewDialog" Value="FeaturesDlg">1</Publish>
+      <Publish Dialog="AccountDetailsDlg" Control="Back" Event="NewDialog" Value="LicenseAgreementDlg">1</Publish>
+      <Publish Dialog="FeaturesDlg" Control="Back" Event="NewDialog" Value="AccountDetailsDlg" Order="1">WIX_UPGRADE_DETECTED = ""</Publish>
+      <Publish Dialog="FeaturesDlg" Control="Back" Event="NewDialog" Value="LicenseAgreementDlg" Order="2">1</Publish>
+    </UI>
+
+    <CustomAction Id="GenerateCSR" BinaryKey="custom_dll" DllEntry="GenerateCSR" Impersonate="no" Execute="deferred" />
+    <CustomAction Id="GenerateCSR.SetProperty" Return="check" Property="GenerateCSR" Value="[CommonAppDataFolder]\Box Backup\&#x000A;[ACCOUNTNUMBER]&#x000A;[EMAILADDRESS]" />
+    <CustomAction Id="GenerateKeyFile" BinaryKey="custom_dll" DllEntry="GenerateKeyFile" Impersonate="no" Execute="deferred" />
+
+    <InstallExecuteSequence>
+      <Custom Action="GenerateKeyFile" After="WriteRegistryValues" />
+      <Custom Action="GenerateCSR.SetProperty" Before="GenerateCSR" />
+      <Custom Action="GenerateCSR" Before="InstallFinalize" />
+    </InstallExecuteSequence>
+
+    <Binary Id="custom_dll" SourceFile="$(var.custom.TargetPath)" />
+	</Product>
+
+  <Fragment>
+    <WixVariable Id="WixUIBannerBmp" Value="bblogo.bmp"/>
+    <WixVariable Id="WixUIDialogBmp" Value="bbsplash.bmp"/>
+    <WixVariable Id="WixUILicenseRtf" Value="..\..\..\LICENSE-DUAL.rtf" />
+
+    <UI>
+      <Dialog Id="AccountDetailsDlg" Width="370" Height="270" Title="[ProductName]">
+        <Control Id="BannerBitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="44" TabSkip="no" Text="!(loc.LicenseAgreementDlgBannerBitmap)" />
+        <Control Id="Title" Type="Text" X="15" Y="6" Width="200" Height="15" Transparent="yes" NoPrefix="yes" Text="{\WixUI_Font_Title}Account Details" />
+        <Control Id="Description" Type="Text" X="25" Y="23" Width="340" Height="15" Transparent="yes" NoPrefix="yes" Text="blah blah blah" />
+        <Control Id="BannerLine" Type="Line" X="0" Y="44" Width="370" Height="0" />
+
+        <Control Id="HostnameLabel" Type="Text" X="45" Y="73" Width="100" Height="15" TabSkip="no" Text="&Hostname:" />
+        <Control Id="HostnameEdit" Type="Edit" X="45" Y="85" Width="220" Height="18" Property="HOSTNAME" Text="{128}" />
+        <Control Id="AccountNumberLabel" Type="Text" X="45" Y="110" Width="100" Height="15" TabSkip="no" Text="&Account Number:" />
+        <Control Id="AccountNumberEdit" Type="Edit" X="45" Y="122" Width="220" Height="18" Property="ACCOUNTNUMBER" Text="{8}" />
+        <Control Id="EmailAddressLabel" Type="Text" X="45" Y="147" Width="100" Height="15" TabSkip="no" Text="&Email Address:" />
+        <Control Id="EmailAddressEdit" Type="Edit" X="45" Y="159" Width="220" Height="18" Property="EMAILADDRESS" Text="{180}" />
+
+        <Control Id="BottomLine" Type="Line" X="0" Y="234" Width="370" Height="0" />
+        <Control Id="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Text="!(loc.WixUIBack)" />
+        <Control Id="Next" Type="PushButton" X="236" Y="243" Width="56" Height="17" Default="yes" Text="!(loc.WixUINext)" />
+        <Control Id="Cancel" Type="PushButton" X="304" Y="243" Width="56" Height="17" Cancel="yes" Text="!(loc.WixUICancel)">
+          <Publish Event="SpawnDialog" Value="CancelDlg">1</Publish>
+        </Control>
+      </Dialog>
+    </UI>
+  </Fragment>
+  
+</Wix>

Added: box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/setup/setup.wixproj
===================================================================
--- box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/setup/setup.wixproj	                        (rev 0)
+++ box/invisnet/vs2010/0.11/infrastructure/msvc/2010/install/setup/setup.wixproj	2012-01-19 18:28:55 UTC (rev 3056)
@@ -0,0 +1,113 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
+    <ProductVersion>3.5</ProductVersion>
+    <ProjectGuid>{a5d16dce-9eda-4da8-b388-7dc203b6b074}</ProjectGuid>
+    <SchemaVersion>2.0</SchemaVersion>
+    <OutputName>BoxBackup</OutputName>
+    <OutputType>Package</OutputType>
+    <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' AND '$(MSBuildExtensionsPath32)' != '' ">$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>
+    <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
+    <OutputPath>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\</OutputPath>
+    <IntermediateOutputPath>$(SolutionDir)..\..\..\$(Configuration)\x86\install\$(ProjectName)\</IntermediateOutputPath>
+    <DefineConstants>Debug</DefineConstants>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
+    <OutputPath>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\</OutputPath>
+    <IntermediateOutputPath>$(SolutionDir)..\..\..\$(Configuration)\x86\install\$(ProjectName)\</IntermediateOutputPath>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
+    <DefineConstants>Debug</DefineConstants>
+    <OutputPath>$(SolutionDir)..\..\..\$(Configuration)\amd64\</OutputPath>
+    <IntermediateOutputPath>$(SolutionDir)..\..\..\$(Configuration)\amd64\install\$(ProjectName)\</IntermediateOutputPath>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
+    <OutputPath>$(SolutionDir)..\..\..\$(Configuration)\amd64\</OutputPath>
+    <IntermediateOutputPath>$(SolutionDir)..\..\..\$(Configuration)\amd64\install\$(ProjectName)\</IntermediateOutputPath>
+  </PropertyGroup>
+  <ItemGroup>
+    <Compile Include="Product.wxs" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\..\boxbackup\bbackupclient\bbackupclient.vcxproj">
+      <Name>bbackupclient</Name>
+      <Project>{dcef045d-507c-4137-b11a-c76c4b94dfba}</Project>
+      <Private>True</Private>
+      <DoNotHarvest>True</DoNotHarvest>
+      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
+      <RefTargetDir>INSTALLLOCATION</RefTargetDir>
+    </ProjectReference>
+    <ProjectReference Include="..\..\boxbackup\bbackupctl\bbackupctl.vcxproj">
+      <Name>bbackupctl</Name>
+      <Project>{682f676c-50f5-45af-85fa-c23e344583fc}</Project>
+      <Private>True</Private>
+      <DoNotHarvest>True</DoNotHarvest>
+      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
+      <RefTargetDir>INSTALLLOCATION</RefTargetDir>
+    </ProjectReference>
+    <ProjectReference Include="..\..\boxbackup\bbackupd\bbackupd.vcxproj">
+      <Name>bbackupd</Name>
+      <Project>{1e2bcee2-be5b-4366-bad5-4dd50d494fd7}</Project>
+      <Private>True</Private>
+      <DoNotHarvest>True</DoNotHarvest>
+      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
+      <RefTargetDir>INSTALLLOCATION</RefTargetDir>
+    </ProjectReference>
+    <ProjectReference Include="..\..\boxbackup\bbackupquery\bbackupquery.vcxproj">
+      <Name>bbackupquery</Name>
+      <Project>{719d334e-6432-4005-9aeb-5763c23be75b}</Project>
+      <Private>True</Private>
+      <DoNotHarvest>True</DoNotHarvest>
+      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
+      <RefTargetDir>INSTALLLOCATION</RefTargetDir>
+    </ProjectReference>
+    <ProjectReference Include="..\..\boxbackup\bbutil\bbutil.vcxproj">
+      <Name>bbutil</Name>
+      <Project>{d84ac0c6-6e7d-44aa-a37a-bbc1a599bab3}</Project>
+      <Private>True</Private>
+      <DoNotHarvest>True</DoNotHarvest>
+      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
+      <RefTargetDir>INSTALLLOCATION</RefTargetDir>
+    </ProjectReference>
+    <ProjectReference Include="..\custom\custom.vcxproj">
+      <Name>custom</Name>
+      <Project>{b43efcbe-06e0-46c4-9502-1d06b713eb57}</Project>
+      <Private>True</Private>
+      <DoNotHarvest>True</DoNotHarvest>
+      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
+      <RefTargetDir>INSTALLLOCATION</RefTargetDir>
+    </ProjectReference>
+  </ItemGroup>
+  <ItemGroup>
+    <WixExtension Include="WixUtilExtension">
+      <HintPath>$(WixExtDir)\WixUtilExtension.dll</HintPath>
+      <Name>WixUtilExtension</Name>
+    </WixExtension>
+    <WixExtension Include="WixUIExtension">
+      <HintPath>$(WixExtDir)\WixUIExtension.dll</HintPath>
+      <Name>WixUIExtension</Name>
+    </WixExtension>
+  </ItemGroup>
+  <ItemGroup>
+    <Folder Include="redist" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="redist\Microsoft_VC100_CRT_x64.msm" />
+    <Content Include="redist\Microsoft_VC100_CRT_x86.msm" />
+    <Content Include="redist\Microsoft_VC100_DebugCRT_x64.msm" />
+    <Content Include="redist\Microsoft_VC100_DebugCRT_x86.msm" />
+  </ItemGroup>
+  <Import Project="$(WixTargetsPath)" />
+  <!--
+	To modify your build process, add your task inside one of the targets below and uncomment it.
+	Other similar extension points exist, see Wix.targets.
+	<Target Name="BeforeBuild">
+	</Target>
+	<Target Name="AfterBuild">
+	</Target>
+	-->
+</Project>
\ No newline at end of file




More information about the Boxbackup-commit mailing list