207 lines
11 KiB
Plaintext
207 lines
11 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{BB7C6F6A-AC62-46BB-A790-0CF4A74B649E}</ProjectGuid>
|
|
<MainSource>Setup.dpr</MainSource>
|
|
<Base>True</Base>
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
<TargetedPlatforms>1</TargetedPlatforms>
|
|
<AppType>Application</AppType>
|
|
<FrameworkType>VCL</FrameworkType>
|
|
<ProjectVersion>20.3</ProjectVersion>
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
<ProjectName Condition="'$(ProjectName)'==''">Setup</ProjectName>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
|
<Base_Win32>true</Base_Win32>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
|
|
<Cfg_1>true</Cfg_1>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
|
|
<Cfg_2>true</Cfg_2>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
<DCC_ImageBase>00400000</DCC_ImageBase>
|
|
<DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
|
|
<DCC_DebugInformation>1</DCC_DebugInformation>
|
|
<DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
|
|
<DCC_UnitSearchPath>..\Components\UniPs\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
<DCC_Define>SETUPPROJ;PS_MINIVCL;PS_NOGRAPHCONST;PS_PANSICHAR;PS_NOINTERFACEGUIDBRACKETS;$(DCC_Define)</DCC_Define>
|
|
<SanitizedProjectName>Setup</SanitizedProjectName>
|
|
<VerInfo_Locale>1043</VerInfo_Locale>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
|
|
<DCC_Namespace>System;System.Win;Winapi;Vcl;$(DCC_Namespace)</DCC_Namespace>
|
|
<DCC_SYMBOL_DEPRECATED>false</DCC_SYMBOL_DEPRECATED>
|
|
<DCC_SYMBOL_PLATFORM>false</DCC_SYMBOL_PLATFORM>
|
|
<DCC_UNSAFE_CAST>false</DCC_UNSAFE_CAST>
|
|
<DCC_EXPLICIT_STRING_CAST>false</DCC_EXPLICIT_STRING_CAST>
|
|
<DCC_EXPLICIT_STRING_CAST_LOSS>false</DCC_EXPLICIT_STRING_CAST_LOSS>
|
|
<DCC_IMPLICIT_INTEGER_CAST_LOSS>false</DCC_IMPLICIT_INTEGER_CAST_LOSS>
|
|
<DCC_IMPLICIT_CONVERSION_LOSS>false</DCC_IMPLICIT_CONVERSION_LOSS>
|
|
<DCC_DcuOutput>Dcu\$(MainSource)</DCC_DcuOutput>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<Manifest_File>(None)</Manifest_File>
|
|
<OutputExt>e32</OutputExt>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
|
<DCC_DebugInformation>0</DCC_DebugInformation>
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
<DCC_ExeOutput>..\Files</DCC_ExeOutput>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
|
<DCC_Optimize>false</DCC_Optimize>
|
|
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
|
|
<DCC_ExeOutput>Bin</DCC_ExeOutput>
|
|
<Debugger_RunParams>/LOG=Setup.log</Debugger_RunParams>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<DelphiCompile Include="$(MainSource)">
|
|
<MainSource>MainSource</MainSource>
|
|
</DelphiCompile>
|
|
<DCCReference Include="..\Components\SafeDLLPath.pas"/>
|
|
<DCCReference Include="Src\SetupLdrAndSetup.XPTheme.pas"/>
|
|
<DCCReference Include="..\Components\RichEditViewer.pas"/>
|
|
<DCCReference Include="Src\Shared.CommonFunc.Vcl.pas"/>
|
|
<DCCReference Include="Src\Shared.CommonFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.MainForm.pas"/>
|
|
<DCCReference Include="Src\Setup.MainFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.Install.pas"/>
|
|
<DCCReference Include="Src\SetupLdrAndSetup.Messages.pas"/>
|
|
<DCCReference Include="Src\Shared.SetupMessageIDs.pas"/>
|
|
<DCCReference Include="Src\Setup.UninstallLog.pas"/>
|
|
<DCCReference Include="Src\Shared.Struct.pas"/>
|
|
<DCCReference Include="Src\Setup.NewDiskForm.pas">
|
|
<Form>NewDiskForm</Form>
|
|
</DCCReference>
|
|
<DCCReference Include="Src\SetupLdrAndSetup.InstFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.InstFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.InstFunc.Ole.pas"/>
|
|
<DCCReference Include="Src\Setup.WizardForm.pas">
|
|
<Form>WizardForm</Form>
|
|
</DCCReference>
|
|
<DCCReference Include="Src\Setup.ScriptFunc.pas"/>
|
|
<DCCReference Include="Src\Shared.ScriptFunc.pas"/>
|
|
<DCCReference Include="Src\Shared.SetupTypes.pas"/>
|
|
<DCCReference Include="Src\Shared.SetupSteps.pas"/>
|
|
<DCCReference Include="Src\Setup.ScriptRunner.pas"/>
|
|
<DCCReference Include="Src\Setup.ScriptDlg.pas"/>
|
|
<DCCReference Include="Src\Setup.ScriptClasses.pas"/>
|
|
<DCCReference Include="Src\Setup.SelectLanguageForm.pas">
|
|
<Form>SelectLanguageForm</Form>
|
|
</DCCReference>
|
|
<DCCReference Include="Src\Setup.FileExtractor.pas"/>
|
|
<DCCReference Include="Src\Shared.Int64Em.pas"/>
|
|
<DCCReference Include="Src\Setup.SelectFolderForm.pas">
|
|
<Form>SelectFolderForm</Form>
|
|
</DCCReference>
|
|
<DCCReference Include="Src\Compression.Base.pas"/>
|
|
<DCCReference Include="Src\Compression.Zlib.pas"/>
|
|
<DCCReference Include="Src\Compression.bzlib.pas"/>
|
|
<DCCReference Include="Src\Compression.LZMADecompressor.pas"/>
|
|
<DCCReference Include="Src\Shared.FileClass.pas"/>
|
|
<DCCReference Include="..\Components\MD5.pas"/>
|
|
<DCCReference Include="..\Components\SHA1.pas"/>
|
|
<DCCReference Include="..\Components\SHA256.pas"/>
|
|
<DCCReference Include="Src\Setup.LoggingFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.DebugClient.pas"/>
|
|
<DCCReference Include="Src\Shared.DebugStruct.pas"/>
|
|
<DCCReference Include="..\Components\ChaCha20.pas"/>
|
|
<DCCReference Include="Src\Setup.Uninstall.pas"/>
|
|
<DCCReference Include="Src\Setup.UninstallProgressForm.pas">
|
|
<Form>UninstallProgressForm</Form>
|
|
</DCCReference>
|
|
<DCCReference Include="Src\Setup.UninstallSharedFileForm.pas">
|
|
<Form>UninstallSharedFileForm</Form>
|
|
</DCCReference>
|
|
<DCCReference Include="..\Components\SimpleExpression.pas"/>
|
|
<DCCReference Include="..\Components\UIStateForm.pas"/>
|
|
<DCCReference Include="Src\Setup.SetupForm.pas"/>
|
|
<DCCReference Include="Src\Setup.RegSvr.pas"/>
|
|
<DCCReference Include="..\Components\BrowseFunc.pas"/>
|
|
<DCCReference Include="Src\SetupLdrAndSetup.RedirFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.SecurityFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.Helper.pas"/>
|
|
<DCCReference Include="Src\Shared.VerInfoFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.RegDLL.pas"/>
|
|
<DCCReference Include="Src\Shared.ResUpdateFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.SpawnCommon.pas"/>
|
|
<DCCReference Include="Src\Setup.SpawnServer.pas"/>
|
|
<DCCReference Include="Src\Setup.SpawnClient.pas"/>
|
|
<DCCReference Include="Src\Shared.TaskDialogFunc.pas"/>
|
|
<DCCReference Include="..\Components\BidiUtils.pas"/>
|
|
<DCCReference Include="..\Components\PathFunc.pas"/>
|
|
<DCCReference Include="..\Components\BidiCtrls.pas"/>
|
|
<DCCReference Include="..\Components\BitmapImage.pas"/>
|
|
<DCCReference Include="..\Components\FolderTreeView.pas"/>
|
|
<DCCReference Include="..\Components\NewCheckListBox.pas"/>
|
|
<DCCReference Include="..\Components\NewNotebook.pas"/>
|
|
<DCCReference Include="..\Components\NewProgressBar.pas"/>
|
|
<DCCReference Include="..\Components\NewStaticText.pas"/>
|
|
<DCCReference Include="..\Components\PasswordEdit.pas"/>
|
|
<DCCReference Include="..\Components\NewUxTheme.TmSchema.pas"/>
|
|
<DCCReference Include="..\Components\RestartManager.pas"/>
|
|
<DCCReference Include="..\Components\Resample.pas"/>
|
|
<DCCReference Include="..\Components\ASMInline.pas"/>
|
|
<DCCReference Include="..\Components\TaskbarProgressFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.DotNetFunc.pas"/>
|
|
<DCCReference Include="Src\Shared.SetupEntFunc.pas"/>
|
|
<DCCReference Include="Src\Setup.MsiFunc.pas"/>
|
|
<DCCReference Include="Src\Shared.DotNetVersion.pas"/>
|
|
<DCCReference Include="..\Components\NewUxTheme.pas"/>
|
|
<DCCReference Include="..\Components\PBKDF2.pas"/>
|
|
<DCCReference Include="Src\Compression.SevenZipDecoder.pas"/>
|
|
<DCCReference Include="..\Components\PSStackHelper.pas"/>
|
|
<DCCReference Include="Src\Setup.ScriptFunc.HelperFunc.pas"/>
|
|
<DCCReference Include="..\Components\ECDSA.pas"/>
|
|
<DCCReference Include="..\Components\ISSigFunc.pas"/>
|
|
<DCCReference Include="..\Components\StringScanner.pas"/>
|
|
<DCCReference Include="Src\Compression.SevenZipDLLDecoder.pas"/>
|
|
<DCCReference Include="Src\Compression.SevenZipDLLDecoder.Interfaces.pas"/>
|
|
<BuildConfiguration Include="Base">
|
|
<Key>Base</Key>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Release">
|
|
<Key>Cfg_1</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Debug">
|
|
<Key>Cfg_2</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
</ItemGroup>
|
|
<ProjectExtensions>
|
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
|
<Borland.ProjectType/>
|
|
<BorlandProject>
|
|
<Delphi.Personality>
|
|
<Source>
|
|
<Source Name="MainSource">Setup.dpr</Source>
|
|
</Source>
|
|
</Delphi.Personality>
|
|
<Platforms>
|
|
<Platform value="Win32">True</Platform>
|
|
<Platform value="Win64">False</Platform>
|
|
</Platforms>
|
|
</BorlandProject>
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|
|
</ProjectExtensions>
|
|
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
|
|
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
|
|
</Project>
|