ISIDE.dproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{AA47247E-6E7B-4A22-8740-FB9041C2F93B}</ProjectGuid>
  4. <MainSource>ISIDE.dpr</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>3</TargetedPlatforms>
  8. <AppType>Application</AppType>
  9. <FrameworkType>VCL</FrameworkType>
  10. <ProjectVersion>20.3</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win64</Platform>
  12. <ProjectName Condition="'$(ProjectName)'==''">ISIDE</ProjectName>
  13. </PropertyGroup>
  14. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  18. <Base_Win32>true</Base_Win32>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  23. <Base_Win64>true</Base_Win64>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  28. <Cfg_1>true</Cfg_1>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  33. <Cfg_1_Win32>true</Cfg_1_Win32>
  34. <CfgParent>Cfg_1</CfgParent>
  35. <Cfg_1>true</Cfg_1>
  36. <Base>true</Base>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  39. <Cfg_1_Win64>true</Cfg_1_Win64>
  40. <CfgParent>Cfg_1</CfgParent>
  41. <Cfg_1>true</Cfg_1>
  42. <Base>true</Base>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  45. <Cfg_2>true</Cfg_2>
  46. <CfgParent>Base</CfgParent>
  47. <Base>true</Base>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  50. <Cfg_2_Win32>true</Cfg_2_Win32>
  51. <CfgParent>Cfg_2</CfgParent>
  52. <Cfg_2>true</Cfg_2>
  53. <Base>true</Base>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  56. <Cfg_2_Win64>true</Cfg_2_Win64>
  57. <CfgParent>Cfg_2</CfgParent>
  58. <Cfg_2>true</Cfg_2>
  59. <Base>true</Base>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Base)'!=''">
  62. <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
  63. <DCC_DebugInformation>1</DCC_DebugInformation>
  64. <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
  65. <DCC_Define>ISIDEPROJ;VCLSTYLES;PS_MINIVCL;PS_NOGRAPHCONST;PS_PANSICHAR;PS_NOINTERFACEGUIDBRACKETS;$(DCC_Define)</DCC_Define>
  66. <SanitizedProjectName>ISIDE</SanitizedProjectName>
  67. <DCC_Namespace>System;Vcl;Vcl.Imaging;$(DCC_Namespace)</DCC_Namespace>
  68. <DCC_SYMBOL_DEPRECATED>false</DCC_SYMBOL_DEPRECATED>
  69. <DCC_SYMBOL_PLATFORM>false</DCC_SYMBOL_PLATFORM>
  70. <DCC_IMPLICIT_INTEGER_CAST_LOSS>true</DCC_IMPLICIT_INTEGER_CAST_LOSS>
  71. <DCC_IMPLICIT_CONVERSION_LOSS>true</DCC_IMPLICIT_CONVERSION_LOSS>
  72. <DCC_COMBINING_SIGNED_UNSIGNED64>true</DCC_COMBINING_SIGNED_UNSIGNED64>
  73. <DCC_TypedAtParameter>true</DCC_TypedAtParameter>
  74. <Custom_Styles>&quot;Windows11 Modern Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows11_Modern_Dark.vsf&quot;</Custom_Styles>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  77. <BT_BuildType>Debug</BT_BuildType>
  78. <Manifest_File>(None)</Manifest_File>
  79. <DCC_Namespace>System.Win;Winapi;$(DCC_Namespace)</DCC_Namespace>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  82. <BT_BuildType>Debug</BT_BuildType>
  83. <DCC_Namespace>System.Win;Winapi;$(DCC_Namespace)</DCC_Namespace>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  86. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  87. <DCC_DebugInformation>0</DCC_DebugInformation>
  88. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  89. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  90. <DCC_ExeOutput>..\Files</DCC_ExeOutput>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  93. <DCC_DcuOutput>Dcu\Win32\Release\$(MainSource)</DCC_DcuOutput>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  96. <DCC_DcuOutput>Dcu\Win64\Release\$(MainSource)</DCC_DcuOutput>
  97. </PropertyGroup>
  98. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  99. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  100. <DCC_Optimize>false</DCC_Optimize>
  101. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  102. <DCC_ExeOutput>Bin</DCC_ExeOutput>
  103. <Debugger_RunParams>Debug.iss</Debugger_RunParams>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  106. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  107. <DCC_DcuOutput>Dcu\Win32\Debug\$(MainSource)</DCC_DcuOutput>
  108. </PropertyGroup>
  109. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  110. <DCC_DcuOutput>Dcu\Win64\Debug\$(MainSource)</DCC_DcuOutput>
  111. </PropertyGroup>
  112. <ItemGroup>
  113. <DelphiCompile Include="$(MainSource)">
  114. <MainSource>MainSource</MainSource>
  115. </DelphiCompile>
  116. <DCCReference Include="..\Components\SafeDLLPath.pas"/>
  117. <DCCReference Include="..\Components\PathFunc.pas"/>
  118. <DCCReference Include="..\Components\TrustFunc.pas"/>
  119. <DCCReference Include="Src\IDE.MainForm.pas">
  120. <Form>MainForm</Form>
  121. </DCCReference>
  122. <DCCReference Include="Src\Shared.CommonFunc.Vcl.pas"/>
  123. <DCCReference Include="Src\Shared.CommonFunc.pas"/>
  124. <DCCReference Include="Src\IDE.HelperFunc.pas"/>
  125. <DCCReference Include="Src\IDE.Messages.pas"/>
  126. <DCCReference Include="Src\Shared.CompilerInt.pas"/>
  127. <DCCReference Include="Src\Shared.CompilerInt.Struct.pas"/>
  128. <DCCReference Include="Src\IDE.OptionsForm.pas">
  129. <Form>OptionsForm</Form>
  130. </DCCReference>
  131. <DCCReference Include="Src\IDE.StartupForm.pas">
  132. <Form>StartupForm</Form>
  133. </DCCReference>
  134. <DCCReference Include="Src\IDE.Wizard.WizardForm.pas">
  135. <Form>WizardForm</Form>
  136. </DCCReference>
  137. <DCCReference Include="Src\IDE.Wizard.WizardFileForm.pas">
  138. <Form>WizardFileForm</Form>
  139. </DCCReference>
  140. <DCCReference Include="Src\IDE.FileAssocFunc.pas"/>
  141. <DCCReference Include="..\Components\NewUxTheme.TmSchema.pas"/>
  142. <DCCReference Include="..\Components\NewUxTheme.pas"/>
  143. <DCCReference Include="Src\Shared.DebugStruct.pas"/>
  144. <DCCReference Include="..\Components\BrowseFunc.pas"/>
  145. <DCCReference Include="Src\IDE.SignToolsForm.pas">
  146. <Form>SignToolsForm</Form>
  147. </DCCReference>
  148. <DCCReference Include="Src\IDE.GotoFileForm.pas">
  149. <Form>GotoFileForm</Form>
  150. </DCCReference>
  151. <DCCReference Include="Src\IDE.LicenseKeyForm.pas">
  152. <Form>LicenseKeyForm</Form>
  153. </DCCReference>
  154. <DCCReference Include="Src\IDE.InputQueryComboForm.pas">
  155. <Form>InputQueryComboForm</Form>
  156. </DCCReference>
  157. <DCCReference Include="Src\IDE.InputQueryMemoForm.pas">
  158. <Form>InputQueryMemoForm</Form>
  159. </DCCReference>
  160. <DCCReference Include="..\Components\ScintInt.pas"/>
  161. <DCCReference Include="..\Components\ScintEdit.pas"/>
  162. <DCCReference Include="Src\IDE.ScintStylerInnoSetup.pas"/>
  163. <DCCReference Include="..\Components\ModernColors.pas"/>
  164. <DCCReference Include="Src\IDE.MsgBoxDesignerForm.pas">
  165. <Form>MsgBoxDesignerForm</Form>
  166. </DCCReference>
  167. <DCCReference Include="Src\IDE.IDEScintEdit.pas"/>
  168. <DCCReference Include="Src\IDE.FilesDesignerForm.pas">
  169. <Form>FilesDesignerForm</Form>
  170. </DCCReference>
  171. <DCCReference Include="Src\IDE.Wizard.WizardFormFilesHelper.pas"/>
  172. <DCCReference Include="..\Components\NewTabSet.pas"/>
  173. <DCCReference Include="..\Components\NewStaticText.pas"/>
  174. <DCCReference Include="..\Components\BidiUtils.pas"/>
  175. <DCCReference Include="..\Components\DropListBox.pas"/>
  176. <DCCReference Include="..\Components\BitmapButton.pas"/>
  177. <DCCReference Include="..\Components\BitmapImage.pas"/>
  178. <DCCReference Include="..\Components\NewCheckListBox.pas"/>
  179. <DCCReference Include="..\Components\NewNotebook.pas"/>
  180. <DCCReference Include="..\Components\TaskbarProgressFunc.pas"/>
  181. <DCCReference Include="Src\IDE.HtmlHelpFunc.pas"/>
  182. <DCCReference Include="..\Components\UIStateForm.pas"/>
  183. <DCCReference Include="Src\Shared.LangOptionsSectionDirectives.pas"/>
  184. <DCCReference Include="Src\Shared.SetupMessageIDs.pas"/>
  185. <DCCReference Include="Src\Shared.SetupSectionDirectives.pas"/>
  186. <DCCReference Include="Src\Shared.ConfigIniFile.pas"/>
  187. <DCCReference Include="Src\Shared.SignToolsFunc.pas"/>
  188. <DCCReference Include="Src\Shared.LicenseFunc.pas"/>
  189. <DCCReference Include="Src\Shared.FileClass.pas"/>
  190. <DCCReference Include="Src\Shared.TaskDialogFunc.pas"/>
  191. <DCCReference Include="Src\IDE.RegistryDesignerForm.pas">
  192. <Form>RegistryDesignerForm</Form>
  193. </DCCReference>
  194. <DCCReference Include="Src\IDE.Wizard.WizardFormRegistryHelper.pas"/>
  195. <DCCReference Include="..\Components\ScintInt.InnoSetup.pas"/>
  196. <DCCReference Include="Src\Shared.ScriptFunc.pas"/>
  197. <DCCReference Include="Src\Shared.SetupSteps.pas"/>
  198. <DCCReference Include="Src\Shared.Struct.pas"/>
  199. <DCCReference Include="..\Components\SHA256.pas"/>
  200. <DCCReference Include="Src\Shared.DotNetVersion.pas"/>
  201. <DCCReference Include="..\ISHelp\isxclasses_wordlists_generated.pas"/>
  202. <DCCReference Include="Src\IDE.ImagesModule.pas">
  203. <Form>ImagesModule</Form>
  204. <FormType>dfm</FormType>
  205. <DesignClass>TDataModule</DesignClass>
  206. </DCCReference>
  207. <DCCReference Include="..\Components\ECDSA.pas"/>
  208. <DCCReference Include="..\Components\ISSigFunc.pas"/>
  209. <DCCReference Include="..\Components\StringScanner.pas"/>
  210. <DCCReference Include="..\Components\Resample.pas"/>
  211. <DCCReference Include="..\Components\UnsignedFunc.pas"/>
  212. <DCCReference Include="Src\IDE.MainForm.MRUHelper.pas"/>
  213. <DCCReference Include="Src\IDE.MainForm.UAHHelper.pas"/>
  214. <DCCReference Include="Src\IDE.MainForm.NavigationHelper.pas"/>
  215. <DCCReference Include="Src\IDE.MainForm.FindReplaceHelper.pas"/>
  216. <DCCReference Include="Src\IDE.MainForm.UpdateMenuHelper.pas"/>
  217. <DCCReference Include="Src\IDE.MainForm.ToolsHelper.pas"/>
  218. <DCCReference Include="Src\IDE.MainForm.AutoCompleteAndCallTipsHelper.pas"/>
  219. <DCCReference Include="Src\IDE.MainForm.ScintHelper.pas"/>
  220. <DCCReference Include="Src\IDE.MainForm.FinalHelper.pas"/>
  221. <BuildConfiguration Include="Base">
  222. <Key>Base</Key>
  223. </BuildConfiguration>
  224. <BuildConfiguration Include="Release">
  225. <Key>Cfg_1</Key>
  226. <CfgParent>Base</CfgParent>
  227. </BuildConfiguration>
  228. <BuildConfiguration Include="Debug">
  229. <Key>Cfg_2</Key>
  230. <CfgParent>Base</CfgParent>
  231. </BuildConfiguration>
  232. </ItemGroup>
  233. <ProjectExtensions>
  234. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  235. <Borland.ProjectType/>
  236. <BorlandProject>
  237. <Delphi.Personality>
  238. <Source>
  239. <Source Name="MainSource">ISIDE.dpr</Source>
  240. </Source>
  241. </Delphi.Personality>
  242. <Platforms>
  243. <Platform value="Win32">True</Platform>
  244. <Platform value="Win64">True</Platform>
  245. </Platforms>
  246. </BorlandProject>
  247. <ProjectFileVersion>12</ProjectFileVersion>
  248. </ProjectExtensions>
  249. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  250. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  251. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  252. </Project>