| 1 | <?xml version="1.0" encoding="Windows-1252"?> |
|---|
| 2 | <VisualStudioProject |
|---|
| 3 | ProjectType="Visual C++" |
|---|
| 4 | Version="9.00" |
|---|
| 5 | Name="Installer.Bootstrapper" |
|---|
| 6 | ProjectGUID="{4F6CD250-0A08-4DB8-8E07-848E4FF01C21}" |
|---|
| 7 | RootNamespace="Bootstrapper" |
|---|
| 8 | Keyword="Win32Proj" |
|---|
| 9 | TargetFrameworkVersion="196613" |
|---|
| 10 | > |
|---|
| 11 | <Platforms> |
|---|
| 12 | <Platform |
|---|
| 13 | Name="Win32" |
|---|
| 14 | /> |
|---|
| 15 | </Platforms> |
|---|
| 16 | <ToolFiles> |
|---|
| 17 | </ToolFiles> |
|---|
| 18 | <Configurations> |
|---|
| 19 | <Configuration |
|---|
| 20 | Name="Debug|Win32" |
|---|
| 21 | OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)" |
|---|
| 22 | IntermediateDirectory="obj\$(ConfigurationName)" |
|---|
| 23 | ConfigurationType="1" |
|---|
| 24 | CharacterSet="1" |
|---|
| 25 | > |
|---|
| 26 | <Tool |
|---|
| 27 | Name="VCPreBuildEventTool" |
|---|
| 28 | CommandLine=""$(SolutionDir)UpdateVersions.bat" "$(SolutionDir)\" "$(SolutionDir)Version.rc.in" "$(SolutionDir)Version.rc"" |
|---|
| 29 | /> |
|---|
| 30 | <Tool |
|---|
| 31 | Name="VCCustomBuildTool" |
|---|
| 32 | /> |
|---|
| 33 | <Tool |
|---|
| 34 | Name="VCXMLDataGeneratorTool" |
|---|
| 35 | /> |
|---|
| 36 | <Tool |
|---|
| 37 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 38 | /> |
|---|
| 39 | <Tool |
|---|
| 40 | Name="VCMIDLTool" |
|---|
| 41 | /> |
|---|
| 42 | <Tool |
|---|
| 43 | Name="VCCLCompilerTool" |
|---|
| 44 | Optimization="0" |
|---|
| 45 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_LZMA_IN_CB" |
|---|
| 46 | MinimalRebuild="true" |
|---|
| 47 | BasicRuntimeChecks="3" |
|---|
| 48 | RuntimeLibrary="1" |
|---|
| 49 | UsePrecompiledHeader="2" |
|---|
| 50 | WarningLevel="4" |
|---|
| 51 | DebugInformationFormat="4" |
|---|
| 52 | /> |
|---|
| 53 | <Tool |
|---|
| 54 | Name="VCManagedResourceCompilerTool" |
|---|
| 55 | /> |
|---|
| 56 | <Tool |
|---|
| 57 | Name="VCResourceCompilerTool" |
|---|
| 58 | /> |
|---|
| 59 | <Tool |
|---|
| 60 | Name="VCPreLinkEventTool" |
|---|
| 61 | /> |
|---|
| 62 | <Tool |
|---|
| 63 | Name="VCLinkerTool" |
|---|
| 64 | AdditionalDependencies="comctl32.lib 7zd.lib" |
|---|
| 65 | OutputFile="$(OutDir)\Bootstrapper.exe" |
|---|
| 66 | LinkIncremental="2" |
|---|
| 67 | GenerateDebugInformation="true" |
|---|
| 68 | SubSystem="2" |
|---|
| 69 | TargetMachine="1" |
|---|
| 70 | /> |
|---|
| 71 | <Tool |
|---|
| 72 | Name="VCALinkTool" |
|---|
| 73 | /> |
|---|
| 74 | <Tool |
|---|
| 75 | Name="VCManifestTool" |
|---|
| 76 | /> |
|---|
| 77 | <Tool |
|---|
| 78 | Name="VCXDCMakeTool" |
|---|
| 79 | /> |
|---|
| 80 | <Tool |
|---|
| 81 | Name="VCBscMakeTool" |
|---|
| 82 | /> |
|---|
| 83 | <Tool |
|---|
| 84 | Name="VCFxCopTool" |
|---|
| 85 | /> |
|---|
| 86 | <Tool |
|---|
| 87 | Name="VCAppVerifierTool" |
|---|
| 88 | /> |
|---|
| 89 | <Tool |
|---|
| 90 | Name="VCPostBuildEventTool" |
|---|
| 91 | /> |
|---|
| 92 | </Configuration> |
|---|
| 93 | <Configuration |
|---|
| 94 | Name="Release|Win32" |
|---|
| 95 | OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)" |
|---|
| 96 | IntermediateDirectory="obj\$(ConfigurationName)" |
|---|
| 97 | ConfigurationType="1" |
|---|
| 98 | CharacterSet="1" |
|---|
| 99 | WholeProgramOptimization="1" |
|---|
| 100 | > |
|---|
| 101 | <Tool |
|---|
| 102 | Name="VCPreBuildEventTool" |
|---|
| 103 | CommandLine=""$(SolutionDir)UpdateVersions.bat" "$(SolutionDir)\" "$(SolutionDir)Version.rc.in" "$(SolutionDir)Version.rc"" |
|---|
| 104 | /> |
|---|
| 105 | <Tool |
|---|
| 106 | Name="VCCustomBuildTool" |
|---|
| 107 | /> |
|---|
| 108 | <Tool |
|---|
| 109 | Name="VCXMLDataGeneratorTool" |
|---|
| 110 | /> |
|---|
| 111 | <Tool |
|---|
| 112 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 113 | /> |
|---|
| 114 | <Tool |
|---|
| 115 | Name="VCMIDLTool" |
|---|
| 116 | /> |
|---|
| 117 | <Tool |
|---|
| 118 | Name="VCCLCompilerTool" |
|---|
| 119 | Optimization="2" |
|---|
| 120 | EnableIntrinsicFunctions="true" |
|---|
| 121 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_LZMA_IN_CB" |
|---|
| 122 | RuntimeLibrary="0" |
|---|
| 123 | EnableFunctionLevelLinking="true" |
|---|
| 124 | UsePrecompiledHeader="2" |
|---|
| 125 | WarningLevel="4" |
|---|
| 126 | DebugInformationFormat="3" |
|---|
| 127 | /> |
|---|
| 128 | <Tool |
|---|
| 129 | Name="VCManagedResourceCompilerTool" |
|---|
| 130 | /> |
|---|
| 131 | <Tool |
|---|
| 132 | Name="VCResourceCompilerTool" |
|---|
| 133 | /> |
|---|
| 134 | <Tool |
|---|
| 135 | Name="VCPreLinkEventTool" |
|---|
| 136 | /> |
|---|
| 137 | <Tool |
|---|
| 138 | Name="VCLinkerTool" |
|---|
| 139 | AdditionalDependencies="comctl32.lib 7z.lib" |
|---|
| 140 | OutputFile="$(OutDir)\Bootstrapper.exe" |
|---|
| 141 | LinkIncremental="1" |
|---|
| 142 | GenerateDebugInformation="true" |
|---|
| 143 | SubSystem="2" |
|---|
| 144 | OptimizeReferences="2" |
|---|
| 145 | EnableCOMDATFolding="2" |
|---|
| 146 | TargetMachine="1" |
|---|
| 147 | /> |
|---|
| 148 | <Tool |
|---|
| 149 | Name="VCALinkTool" |
|---|
| 150 | /> |
|---|
| 151 | <Tool |
|---|
| 152 | Name="VCManifestTool" |
|---|
| 153 | /> |
|---|
| 154 | <Tool |
|---|
| 155 | Name="VCXDCMakeTool" |
|---|
| 156 | /> |
|---|
| 157 | <Tool |
|---|
| 158 | Name="VCBscMakeTool" |
|---|
| 159 | /> |
|---|
| 160 | <Tool |
|---|
| 161 | Name="VCFxCopTool" |
|---|
| 162 | /> |
|---|
| 163 | <Tool |
|---|
| 164 | Name="VCAppVerifierTool" |
|---|
| 165 | /> |
|---|
| 166 | <Tool |
|---|
| 167 | Name="VCPostBuildEventTool" |
|---|
| 168 | /> |
|---|
| 169 | </Configuration> |
|---|
| 170 | </Configurations> |
|---|
| 171 | <References> |
|---|
| 172 | </References> |
|---|
| 173 | <Files> |
|---|
| 174 | <Filter |
|---|
| 175 | Name="Source Files" |
|---|
| 176 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|---|
| 177 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
|---|
| 178 | > |
|---|
| 179 | <File |
|---|
| 180 | RelativePath=".\Bootstrapper.cpp" |
|---|
| 181 | > |
|---|
| 182 | </File> |
|---|
| 183 | <File |
|---|
| 184 | RelativePath=".\Main.cpp" |
|---|
| 185 | > |
|---|
| 186 | </File> |
|---|
| 187 | <File |
|---|
| 188 | RelativePath=".\stdafx.cpp" |
|---|
| 189 | > |
|---|
| 190 | <FileConfiguration |
|---|
| 191 | Name="Debug|Win32" |
|---|
| 192 | > |
|---|
| 193 | <Tool |
|---|
| 194 | Name="VCCLCompilerTool" |
|---|
| 195 | UsePrecompiledHeader="1" |
|---|
| 196 | /> |
|---|
| 197 | </FileConfiguration> |
|---|
| 198 | <FileConfiguration |
|---|
| 199 | Name="Release|Win32" |
|---|
| 200 | > |
|---|
| 201 | <Tool |
|---|
| 202 | Name="VCCLCompilerTool" |
|---|
| 203 | UsePrecompiledHeader="1" |
|---|
| 204 | /> |
|---|
| 205 | </FileConfiguration> |
|---|
| 206 | </File> |
|---|
| 207 | </Filter> |
|---|
| 208 | <Filter |
|---|
| 209 | Name="Header Files" |
|---|
| 210 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|---|
| 211 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
|---|
| 212 | > |
|---|
| 213 | <File |
|---|
| 214 | RelativePath=".\Bootstrapper.h" |
|---|
| 215 | > |
|---|
| 216 | </File> |
|---|
| 217 | <File |
|---|
| 218 | RelativePath=".\Handle.h" |
|---|
| 219 | > |
|---|
| 220 | </File> |
|---|
| 221 | <File |
|---|
| 222 | RelativePath=".\Resource.h" |
|---|
| 223 | > |
|---|
| 224 | </File> |
|---|
| 225 | <File |
|---|
| 226 | RelativePath=".\stdafx.h" |
|---|
| 227 | > |
|---|
| 228 | </File> |
|---|
| 229 | </Filter> |
|---|
| 230 | <Filter |
|---|
| 231 | Name="Resource Files" |
|---|
| 232 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
|---|
| 233 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
|---|
| 234 | > |
|---|
| 235 | <File |
|---|
| 236 | RelativePath=".\Bootstrapper.manifest" |
|---|
| 237 | > |
|---|
| 238 | <FileConfiguration |
|---|
| 239 | Name="Debug|Win32" |
|---|
| 240 | ExcludedFromBuild="true" |
|---|
| 241 | > |
|---|
| 242 | <Tool |
|---|
| 243 | Name="VCCustomBuildTool" |
|---|
| 244 | /> |
|---|
| 245 | </FileConfiguration> |
|---|
| 246 | <FileConfiguration |
|---|
| 247 | Name="Release|Win32" |
|---|
| 248 | ExcludedFromBuild="true" |
|---|
| 249 | > |
|---|
| 250 | <Tool |
|---|
| 251 | Name="VCCustomBuildTool" |
|---|
| 252 | /> |
|---|
| 253 | </FileConfiguration> |
|---|
| 254 | </File> |
|---|
| 255 | <File |
|---|
| 256 | RelativePath=".\Bootstrapper.rc" |
|---|
| 257 | > |
|---|
| 258 | </File> |
|---|
| 259 | </Filter> |
|---|
| 260 | </Files> |
|---|
| 261 | <Globals> |
|---|
| 262 | </Globals> |
|---|
| 263 | </VisualStudioProject> |
|---|