| 1 | <?xml version="1.0" encoding="utf-8"?> |
|---|
| 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|---|
| 3 | <ItemGroup Label="ProjectConfigurations"> |
|---|
| 4 | <ProjectConfiguration Include="Debug XP|Win32"> |
|---|
| 5 | <Configuration>Debug XP</Configuration> |
|---|
| 6 | <Platform>Win32</Platform> |
|---|
| 7 | </ProjectConfiguration> |
|---|
| 8 | <ProjectConfiguration Include="Debug XP|x64"> |
|---|
| 9 | <Configuration>Debug XP</Configuration> |
|---|
| 10 | <Platform>x64</Platform> |
|---|
| 11 | </ProjectConfiguration> |
|---|
| 12 | <ProjectConfiguration Include="Debug|Win32"> |
|---|
| 13 | <Configuration>Debug</Configuration> |
|---|
| 14 | <Platform>Win32</Platform> |
|---|
| 15 | </ProjectConfiguration> |
|---|
| 16 | <ProjectConfiguration Include="Debug|x64"> |
|---|
| 17 | <Configuration>Debug</Configuration> |
|---|
| 18 | <Platform>x64</Platform> |
|---|
| 19 | </ProjectConfiguration> |
|---|
| 20 | <ProjectConfiguration Include="Release|Win32"> |
|---|
| 21 | <Configuration>Release</Configuration> |
|---|
| 22 | <Platform>Win32</Platform> |
|---|
| 23 | </ProjectConfiguration> |
|---|
| 24 | <ProjectConfiguration Include="Release|x64"> |
|---|
| 25 | <Configuration>Release</Configuration> |
|---|
| 26 | <Platform>x64</Platform> |
|---|
| 27 | </ProjectConfiguration> |
|---|
| 28 | </ItemGroup> |
|---|
| 29 | <PropertyGroup Label="Globals"> |
|---|
| 30 | <ProjectGuid>{2F13350C-C902-47B8-8584-8FA2F6C05917}</ProjectGuid> |
|---|
| 31 | <RootNamespace>bbstored</RootNamespace> |
|---|
| 32 | </PropertyGroup> |
|---|
| 33 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|---|
| 34 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|---|
| 35 | <ConfigurationType>Application</ConfigurationType> |
|---|
| 36 | <UseDebugLibraries>true</UseDebugLibraries> |
|---|
| 37 | <CharacterSet>MultiByte</CharacterSet> |
|---|
| 38 | </PropertyGroup> |
|---|
| 39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug XP|Win32'" Label="Configuration"> |
|---|
| 40 | <ConfigurationType>Application</ConfigurationType> |
|---|
| 41 | <UseDebugLibraries>true</UseDebugLibraries> |
|---|
| 42 | <CharacterSet>MultiByte</CharacterSet> |
|---|
| 43 | </PropertyGroup> |
|---|
| 44 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|---|
| 45 | <ConfigurationType>Application</ConfigurationType> |
|---|
| 46 | <UseDebugLibraries>true</UseDebugLibraries> |
|---|
| 47 | <CharacterSet>MultiByte</CharacterSet> |
|---|
| 48 | </PropertyGroup> |
|---|
| 49 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug XP|x64'" Label="Configuration"> |
|---|
| 50 | <ConfigurationType>Application</ConfigurationType> |
|---|
| 51 | <UseDebugLibraries>true</UseDebugLibraries> |
|---|
| 52 | <CharacterSet>MultiByte</CharacterSet> |
|---|
| 53 | </PropertyGroup> |
|---|
| 54 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|---|
| 55 | <ConfigurationType>Application</ConfigurationType> |
|---|
| 56 | <UseDebugLibraries>false</UseDebugLibraries> |
|---|
| 57 | <WholeProgramOptimization>true</WholeProgramOptimization> |
|---|
| 58 | <CharacterSet>MultiByte</CharacterSet> |
|---|
| 59 | </PropertyGroup> |
|---|
| 60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|---|
| 61 | <ConfigurationType>Application</ConfigurationType> |
|---|
| 62 | <UseDebugLibraries>false</UseDebugLibraries> |
|---|
| 63 | <WholeProgramOptimization>true</WholeProgramOptimization> |
|---|
| 64 | <CharacterSet>MultiByte</CharacterSet> |
|---|
| 65 | </PropertyGroup> |
|---|
| 66 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
|---|
| 67 | <ImportGroup Label="ExtensionSettings"> |
|---|
| 68 | </ImportGroup> |
|---|
| 69 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|---|
| 70 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|---|
| 71 | </ImportGroup> |
|---|
| 72 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug XP|Win32'" Label="PropertySheets"> |
|---|
| 73 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|---|
| 74 | </ImportGroup> |
|---|
| 75 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
|---|
| 76 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|---|
| 77 | </ImportGroup> |
|---|
| 78 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug XP|x64'" Label="PropertySheets"> |
|---|
| 79 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|---|
| 80 | </ImportGroup> |
|---|
| 81 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|---|
| 82 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|---|
| 83 | </ImportGroup> |
|---|
| 84 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
|---|
| 85 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|---|
| 86 | </ImportGroup> |
|---|
| 87 | <PropertyGroup Label="UserMacros" /> |
|---|
| 88 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|---|
| 89 | <OutDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\</OutDir> |
|---|
| 90 | <IntDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\boxbackup\$(ProjectName)\</IntDir> |
|---|
| 91 | </PropertyGroup> |
|---|
| 92 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug XP|Win32'"> |
|---|
| 93 | <OutDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\</OutDir> |
|---|
| 94 | <IntDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\boxbackup\$(ProjectName)\</IntDir> |
|---|
| 95 | </PropertyGroup> |
|---|
| 96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|---|
| 97 | <OutDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\</OutDir> |
|---|
| 98 | <IntDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\boxbackup\$(ProjectName)\</IntDir> |
|---|
| 99 | </PropertyGroup> |
|---|
| 100 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug XP|x64'"> |
|---|
| 101 | <OutDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\</OutDir> |
|---|
| 102 | <IntDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\boxbackup\$(ProjectName)\</IntDir> |
|---|
| 103 | </PropertyGroup> |
|---|
| 104 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|---|
| 105 | <OutDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\</OutDir> |
|---|
| 106 | <IntDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\boxbackup\$(ProjectName)\</IntDir> |
|---|
| 107 | </PropertyGroup> |
|---|
| 108 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|---|
| 109 | <OutDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\</OutDir> |
|---|
| 110 | <IntDir>$(SolutionDir)..\..\..\$(Configuration)\$(PlatformShortName)\boxbackup\$(ProjectName)\</IntDir> |
|---|
| 111 | </PropertyGroup> |
|---|
| 112 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|---|
| 113 | <ClCompile> |
|---|
| 114 | <WarningLevel>Level4</WarningLevel> |
|---|
| 115 | <Optimization>Disabled</Optimization> |
|---|
| 116 | <AdditionalIncludeDirectories>$(SolutionDir)..\..\..\lib\backupclient;$(SolutionDir)..\..\..\lib\backupstore;$(SolutionDir)..\..\..\lib\common;$(SolutionDir)..\..\..\lib\raidfile;$(SolutionDir)..\..\..\lib\server;$(SolutionDir)..\..\..\lib\win32</AdditionalIncludeDirectories> |
|---|
| 117 | <PreprocessorDefinitions>_DEBUG;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|---|
| 118 | <DisableSpecificWarnings>4100</DisableSpecificWarnings> |
|---|
| 119 | </ClCompile> |
|---|
| 120 | <Link> |
|---|
| 121 | <GenerateDebugInformation>true</GenerateDebugInformation> |
|---|
| 122 | </Link> |
|---|
| 123 | </ItemDefinitionGroup> |
|---|
| 124 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug XP|Win32'"> |
|---|
| 125 | <ClCompile> |
|---|
| 126 | <WarningLevel>Level4</WarningLevel> |
|---|
| 127 | <Optimization>Disabled</Optimization> |
|---|
| 128 | <AdditionalIncludeDirectories>$(SolutionDir)..\..\..\lib\backupclient;$(SolutionDir)..\..\..\lib\backupstore;$(SolutionDir)..\..\..\lib\common;$(SolutionDir)..\..\..\lib\raidfile;$(SolutionDir)..\..\..\lib\server;$(SolutionDir)..\..\..\lib\win32</AdditionalIncludeDirectories> |
|---|
| 129 | <PreprocessorDefinitions>_DEBUG;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|---|
| 130 | <DisableSpecificWarnings>4100</DisableSpecificWarnings> |
|---|
| 131 | </ClCompile> |
|---|
| 132 | <Link> |
|---|
| 133 | <GenerateDebugInformation>true</GenerateDebugInformation> |
|---|
| 134 | </Link> |
|---|
| 135 | </ItemDefinitionGroup> |
|---|
| 136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|---|
| 137 | <ClCompile> |
|---|
| 138 | <WarningLevel>Level4</WarningLevel> |
|---|
| 139 | <Optimization>Disabled</Optimization> |
|---|
| 140 | <AdditionalIncludeDirectories>$(SolutionDir)..\..\..\lib\backupclient;$(SolutionDir)..\..\..\lib\backupstore;$(SolutionDir)..\..\..\lib\common;$(SolutionDir)..\..\..\lib\raidfile;$(SolutionDir)..\..\..\lib\server;$(SolutionDir)..\..\..\lib\win32</AdditionalIncludeDirectories> |
|---|
| 141 | <PreprocessorDefinitions>_DEBUG;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|---|
| 142 | <DisableSpecificWarnings>4100</DisableSpecificWarnings> |
|---|
| 143 | </ClCompile> |
|---|
| 144 | <Link> |
|---|
| 145 | <GenerateDebugInformation>true</GenerateDebugInformation> |
|---|
| 146 | </Link> |
|---|
| 147 | </ItemDefinitionGroup> |
|---|
| 148 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug XP|x64'"> |
|---|
| 149 | <ClCompile> |
|---|
| 150 | <WarningLevel>Level4</WarningLevel> |
|---|
| 151 | <Optimization>Disabled</Optimization> |
|---|
| 152 | <AdditionalIncludeDirectories>$(SolutionDir)..\..\..\lib\backupclient;$(SolutionDir)..\..\..\lib\backupstore;$(SolutionDir)..\..\..\lib\common;$(SolutionDir)..\..\..\lib\raidfile;$(SolutionDir)..\..\..\lib\server;$(SolutionDir)..\..\..\lib\win32</AdditionalIncludeDirectories> |
|---|
| 153 | <PreprocessorDefinitions>_DEBUG;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|---|
| 154 | <DisableSpecificWarnings>4100</DisableSpecificWarnings> |
|---|
| 155 | </ClCompile> |
|---|
| 156 | <Link> |
|---|
| 157 | <GenerateDebugInformation>true</GenerateDebugInformation> |
|---|
| 158 | </Link> |
|---|
| 159 | </ItemDefinitionGroup> |
|---|
| 160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|---|
| 161 | <ClCompile> |
|---|
| 162 | <WarningLevel>Level3</WarningLevel> |
|---|
| 163 | <Optimization>MaxSpeed</Optimization> |
|---|
| 164 | <FunctionLevelLinking>true</FunctionLevelLinking> |
|---|
| 165 | <IntrinsicFunctions>true</IntrinsicFunctions> |
|---|
| 166 | <AdditionalIncludeDirectories>$(SolutionDir)..\..\..\lib\backupclient;$(SolutionDir)..\..\..\lib\backupstore;$(SolutionDir)..\..\..\lib\common;$(SolutionDir)..\..\..\lib\raidfile;$(SolutionDir)..\..\..\lib\server;$(SolutionDir)..\..\..\lib\win32</AdditionalIncludeDirectories> |
|---|
| 167 | <PreprocessorDefinitions>NDEBUG;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|---|
| 168 | <DisableSpecificWarnings>4100</DisableSpecificWarnings> |
|---|
| 169 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|---|
| 170 | </ClCompile> |
|---|
| 171 | <Link> |
|---|
| 172 | <GenerateDebugInformation>true</GenerateDebugInformation> |
|---|
| 173 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
|---|
| 174 | <OptimizeReferences>true</OptimizeReferences> |
|---|
| 175 | </Link> |
|---|
| 176 | </ItemDefinitionGroup> |
|---|
| 177 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|---|
| 178 | <ClCompile> |
|---|
| 179 | <WarningLevel>Level3</WarningLevel> |
|---|
| 180 | <Optimization>MaxSpeed</Optimization> |
|---|
| 181 | <FunctionLevelLinking>true</FunctionLevelLinking> |
|---|
| 182 | <IntrinsicFunctions>true</IntrinsicFunctions> |
|---|
| 183 | <AdditionalIncludeDirectories>$(SolutionDir)..\..\..\lib\backupclient;$(SolutionDir)..\..\..\lib\backupstore;$(SolutionDir)..\..\..\lib\common;$(SolutionDir)..\..\..\lib\raidfile;$(SolutionDir)..\..\..\lib\server;$(SolutionDir)..\..\..\lib\win32</AdditionalIncludeDirectories> |
|---|
| 184 | <PreprocessorDefinitions>NDEBUG;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|---|
| 185 | <DisableSpecificWarnings>4100</DisableSpecificWarnings> |
|---|
| 186 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|---|
| 187 | </ClCompile> |
|---|
| 188 | <Link> |
|---|
| 189 | <GenerateDebugInformation>true</GenerateDebugInformation> |
|---|
| 190 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
|---|
| 191 | <OptimizeReferences>true</OptimizeReferences> |
|---|
| 192 | </Link> |
|---|
| 193 | </ItemDefinitionGroup> |
|---|
| 194 | <ItemGroup> |
|---|
| 195 | <ClCompile Include="..\..\..\..\..\bin\bbstored\BackupCommands.cpp" /> |
|---|
| 196 | <ClCompile Include="..\..\..\..\..\bin\bbstored\BackupStoreContext.cpp" /> |
|---|
| 197 | <ClCompile Include="..\..\..\..\..\bin\bbstored\BackupStoreDaemon.cpp" /> |
|---|
| 198 | <ClCompile Include="..\..\..\..\..\bin\bbstored\bbstored.cpp" /> |
|---|
| 199 | <ClCompile Include="..\..\..\..\..\bin\bbstored\BBStoreDHousekeeping.cpp" /> |
|---|
| 200 | <ClCompile Include="..\..\..\..\..\bin\bbstored\HousekeepStoreAccount.cpp" /> |
|---|
| 201 | </ItemGroup> |
|---|
| 202 | <ItemGroup> |
|---|
| 203 | <ClInclude Include="..\..\..\..\..\bin\bbstored\BackupConstants.h" /> |
|---|
| 204 | <ClInclude Include="..\..\..\..\..\bin\bbstored\BackupStoreContext.h" /> |
|---|
| 205 | <ClInclude Include="..\..\..\..\..\bin\bbstored\BackupStoreDaemon.h" /> |
|---|
| 206 | <ClInclude Include="..\..\..\..\..\bin\bbstored\HousekeepStoreAccount.h" /> |
|---|
| 207 | </ItemGroup> |
|---|
| 208 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|---|
| 209 | <ImportGroup Label="ExtensionTargets"> |
|---|
| 210 | </ImportGroup> |
|---|
| 211 | </Project> |
|---|