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