| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252 |
- <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ProjectGuid>{AA47247E-6E7B-4A22-8740-FB9041C2F93B}</ProjectGuid>
- <MainSource>ISIDE.dpr</MainSource>
- <Base>True</Base>
- <Config Condition="'$(Config)'==''">Debug</Config>
- <TargetedPlatforms>3</TargetedPlatforms>
- <AppType>Application</AppType>
- <FrameworkType>VCL</FrameworkType>
- <ProjectVersion>20.3</ProjectVersion>
- <Platform Condition="'$(Platform)'==''">Win64</Platform>
- <ProjectName Condition="'$(ProjectName)'==''">ISIDE</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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
- <Base_Win64>true</Base_Win64>
- <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="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
- <Cfg_1_Win32>true</Cfg_1_Win32>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
- <Cfg_1_Win64>true</Cfg_1_Win64>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <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="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
- <Cfg_2_Win32>true</Cfg_2_Win32>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
- <Cfg_2_Win64>true</Cfg_2_Win64>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base)'!=''">
- <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
- <DCC_DebugInformation>1</DCC_DebugInformation>
- <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
- <DCC_Define>ISIDEPROJ;VCLSTYLES;PS_MINIVCL;PS_NOGRAPHCONST;PS_PANSICHAR;PS_NOINTERFACEGUIDBRACKETS;$(DCC_Define)</DCC_Define>
- <SanitizedProjectName>ISIDE</SanitizedProjectName>
- <DCC_Namespace>System;Vcl;Vcl.Imaging;$(DCC_Namespace)</DCC_Namespace>
- <DCC_SYMBOL_DEPRECATED>false</DCC_SYMBOL_DEPRECATED>
- <DCC_SYMBOL_PLATFORM>false</DCC_SYMBOL_PLATFORM>
- <DCC_IMPLICIT_INTEGER_CAST_LOSS>true</DCC_IMPLICIT_INTEGER_CAST_LOSS>
- <DCC_IMPLICIT_CONVERSION_LOSS>true</DCC_IMPLICIT_CONVERSION_LOSS>
- <DCC_COMBINING_SIGNED_UNSIGNED64>true</DCC_COMBINING_SIGNED_UNSIGNED64>
- <DCC_TypedAtParameter>true</DCC_TypedAtParameter>
- <Custom_Styles>"Windows11 Modern Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows11_Modern_Dark.vsf"</Custom_Styles>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Win32)'!=''">
- <BT_BuildType>Debug</BT_BuildType>
- <Manifest_File>(None)</Manifest_File>
- <DCC_Namespace>System.Win;Winapi;$(DCC_Namespace)</DCC_Namespace>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Win64)'!=''">
- <BT_BuildType>Debug</BT_BuildType>
- <DCC_Namespace>System.Win;Winapi;$(DCC_Namespace)</DCC_Namespace>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1)'!=''">
- <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
- <DCC_DebugInformation>0</DCC_DebugInformation>
- <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
- <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
- <DCC_ExeOutput>..\Files</DCC_ExeOutput>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
- <DCC_DcuOutput>Dcu\Win32\Release\$(MainSource)</DCC_DcuOutput>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
- <DCC_DcuOutput>Dcu\Win64\Release\$(MainSource)</DCC_DcuOutput>
- </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>Debug.iss</Debugger_RunParams>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
- <DCC_RemoteDebug>true</DCC_RemoteDebug>
- <DCC_DcuOutput>Dcu\Win32\Debug\$(MainSource)</DCC_DcuOutput>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
- <DCC_DcuOutput>Dcu\Win64\Debug\$(MainSource)</DCC_DcuOutput>
- </PropertyGroup>
- <ItemGroup>
- <DelphiCompile Include="$(MainSource)">
- <MainSource>MainSource</MainSource>
- </DelphiCompile>
- <DCCReference Include="..\Components\SafeDLLPath.pas"/>
- <DCCReference Include="..\Components\PathFunc.pas"/>
- <DCCReference Include="..\Components\TrustFunc.pas"/>
- <DCCReference Include="Src\IDE.MainForm.pas">
- <Form>MainForm</Form>
- </DCCReference>
- <DCCReference Include="Src\Shared.CommonFunc.Vcl.pas"/>
- <DCCReference Include="Src\Shared.CommonFunc.pas"/>
- <DCCReference Include="Src\IDE.HelperFunc.pas"/>
- <DCCReference Include="Src\IDE.Messages.pas"/>
- <DCCReference Include="Src\Shared.CompilerInt.pas"/>
- <DCCReference Include="Src\Shared.CompilerInt.Struct.pas"/>
- <DCCReference Include="Src\IDE.OptionsForm.pas">
- <Form>OptionsForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.StartupForm.pas">
- <Form>StartupForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.Wizard.WizardForm.pas">
- <Form>WizardForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.Wizard.WizardFileForm.pas">
- <Form>WizardFileForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.FileAssocFunc.pas"/>
- <DCCReference Include="..\Components\NewUxTheme.TmSchema.pas"/>
- <DCCReference Include="..\Components\NewUxTheme.pas"/>
- <DCCReference Include="Src\Shared.DebugStruct.pas"/>
- <DCCReference Include="..\Components\BrowseFunc.pas"/>
- <DCCReference Include="Src\IDE.SignToolsForm.pas">
- <Form>SignToolsForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.GotoFileForm.pas">
- <Form>GotoFileForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.LicenseKeyForm.pas">
- <Form>LicenseKeyForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.InputQueryComboForm.pas">
- <Form>InputQueryComboForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.InputQueryMemoForm.pas">
- <Form>InputQueryMemoForm</Form>
- </DCCReference>
- <DCCReference Include="..\Components\ScintInt.pas"/>
- <DCCReference Include="..\Components\ScintEdit.pas"/>
- <DCCReference Include="Src\IDE.ScintStylerInnoSetup.pas"/>
- <DCCReference Include="..\Components\ModernColors.pas"/>
- <DCCReference Include="Src\IDE.MsgBoxDesignerForm.pas">
- <Form>MsgBoxDesignerForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.IDEScintEdit.pas"/>
- <DCCReference Include="Src\IDE.FilesDesignerForm.pas">
- <Form>FilesDesignerForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.Wizard.WizardFormFilesHelper.pas"/>
- <DCCReference Include="..\Components\NewTabSet.pas"/>
- <DCCReference Include="..\Components\NewStaticText.pas"/>
- <DCCReference Include="..\Components\BidiUtils.pas"/>
- <DCCReference Include="..\Components\DropListBox.pas"/>
- <DCCReference Include="..\Components\BitmapButton.pas"/>
- <DCCReference Include="..\Components\BitmapImage.pas"/>
- <DCCReference Include="..\Components\NewCheckListBox.pas"/>
- <DCCReference Include="..\Components\NewNotebook.pas"/>
- <DCCReference Include="..\Components\TaskbarProgressFunc.pas"/>
- <DCCReference Include="Src\IDE.HtmlHelpFunc.pas"/>
- <DCCReference Include="..\Components\UIStateForm.pas"/>
- <DCCReference Include="Src\Shared.LangOptionsSectionDirectives.pas"/>
- <DCCReference Include="Src\Shared.SetupMessageIDs.pas"/>
- <DCCReference Include="Src\Shared.SetupSectionDirectives.pas"/>
- <DCCReference Include="Src\Shared.ConfigIniFile.pas"/>
- <DCCReference Include="Src\Shared.SignToolsFunc.pas"/>
- <DCCReference Include="Src\Shared.LicenseFunc.pas"/>
- <DCCReference Include="Src\Shared.FileClass.pas"/>
- <DCCReference Include="Src\Shared.TaskDialogFunc.pas"/>
- <DCCReference Include="Src\IDE.RegistryDesignerForm.pas">
- <Form>RegistryDesignerForm</Form>
- </DCCReference>
- <DCCReference Include="Src\IDE.Wizard.WizardFormRegistryHelper.pas"/>
- <DCCReference Include="..\Components\ScintInt.InnoSetup.pas"/>
- <DCCReference Include="Src\Shared.ScriptFunc.pas"/>
- <DCCReference Include="Src\Shared.SetupSteps.pas"/>
- <DCCReference Include="Src\Shared.Struct.pas"/>
- <DCCReference Include="..\Components\SHA256.pas"/>
- <DCCReference Include="Src\Shared.DotNetVersion.pas"/>
- <DCCReference Include="..\ISHelp\isxclasses_wordlists_generated.pas"/>
- <DCCReference Include="Src\IDE.ImagesModule.pas">
- <Form>ImagesModule</Form>
- <FormType>dfm</FormType>
- <DesignClass>TDataModule</DesignClass>
- </DCCReference>
- <DCCReference Include="..\Components\ECDSA.pas"/>
- <DCCReference Include="..\Components\ISSigFunc.pas"/>
- <DCCReference Include="..\Components\StringScanner.pas"/>
- <DCCReference Include="..\Components\Resample.pas"/>
- <DCCReference Include="..\Components\UnsignedFunc.pas"/>
- <DCCReference Include="Src\IDE.MainForm.MRUHelper.pas"/>
- <DCCReference Include="Src\IDE.MainForm.UAHHelper.pas"/>
- <DCCReference Include="Src\IDE.MainForm.NavigationHelper.pas"/>
- <DCCReference Include="Src\IDE.MainForm.FindReplaceHelper.pas"/>
- <DCCReference Include="Src\IDE.MainForm.UpdateMenuHelper.pas"/>
- <DCCReference Include="Src\IDE.MainForm.ToolsHelper.pas"/>
- <DCCReference Include="Src\IDE.MainForm.AutoCompleteAndCallTipsHelper.pas"/>
- <DCCReference Include="Src\IDE.MainForm.ScintHelper.pas"/>
- <DCCReference Include="Src\IDE.MainForm.FinalHelper.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">ISIDE.dpr</Source>
- </Source>
- </Delphi.Personality>
- <Platforms>
- <Platform value="Win32">True</Platform>
- <Platform value="Win64">True</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')"/>
- <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
- </Project>
|