Compil32.dproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{AA47247E-6E7B-4A22-8740-FB9041C2F93B}</ProjectGuid>
  4. <MainSource>Compil32.dpr</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>1</TargetedPlatforms>
  8. <AppType>Application</AppType>
  9. <FrameworkType>VCL</FrameworkType>
  10. <ProjectVersion>20.3</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  12. <ProjectName Condition="'$(ProjectName)'==''">Compil32</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="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  23. <Cfg_1>true</Cfg_1>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  28. <Cfg_2>true</Cfg_2>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Base)'!=''">
  33. <DCC_ImageBase>00400000</DCC_ImageBase>
  34. <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
  35. <DCC_DebugInformation>1</DCC_DebugInformation>
  36. <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
  37. <DCC_UnitSearchPath>..\Components\UniPs\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  38. <DCC_UsePackage>VCL30;vclx30;VclSmp30;vcldb30;vcldbx30;$(DCC_UsePackage)</DCC_UsePackage>
  39. <DCC_Define>COMPIL32PROJ;PS_MINIVCL;PS_NOGRAPHCONST;PS_PANSICHAR;PS_NOINTERFACEGUIDBRACKETS;$(DCC_Define)</DCC_Define>
  40. <SanitizedProjectName>Compil32</SanitizedProjectName>
  41. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  42. <VerInfo_MajorVer>0</VerInfo_MajorVer>
  43. <VerInfo_Locale>1033</VerInfo_Locale>
  44. <VerInfo_Keys>CompanyName=Jordan Russell;FileDescription=Inno Setup Compiler;FileVersion=0.0.0.0;InternalName=;LegalCopyright=Copyright (C) 1997-2008 Jordan Russell. Portions Copyright (C) 2000-2008 Martijn Laan.;LegalTrademarks=;OriginalFilename=;ProductName=Inno Setup;ProductVersion=0.0.0.0;Comments=Inno Setup home page: http://www.innosetup.com</VerInfo_Keys>
  45. <DCC_Namespace>System;System.Win;Winapi;Vcl;Vcl.Imaging;$(DCC_Namespace)</DCC_Namespace>
  46. <DCC_SYMBOL_DEPRECATED>false</DCC_SYMBOL_DEPRECATED>
  47. <DCC_SYMBOL_PLATFORM>false</DCC_SYMBOL_PLATFORM>
  48. <DCC_UNSAFE_CAST>false</DCC_UNSAFE_CAST>
  49. <DCC_EXPLICIT_STRING_CAST>false</DCC_EXPLICIT_STRING_CAST>
  50. <DCC_EXPLICIT_STRING_CAST_LOSS>false</DCC_EXPLICIT_STRING_CAST_LOSS>
  51. <DCC_IMPLICIT_INTEGER_CAST_LOSS>false</DCC_IMPLICIT_INTEGER_CAST_LOSS>
  52. <DCC_IMPLICIT_CONVERSION_LOSS>false</DCC_IMPLICIT_CONVERSION_LOSS>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  55. <BT_BuildType>Debug</BT_BuildType>
  56. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  57. <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>
  58. <VerInfo_Locale>1033</VerInfo_Locale>
  59. <Manifest_File>(None)</Manifest_File>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  62. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  63. <DCC_DebugInformation>0</DCC_DebugInformation>
  64. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  65. <DCC_DcuOutput>Dcu\Release\$(MainSource)</DCC_DcuOutput>
  66. <DCC_ExeOutput>..\Files</DCC_ExeOutput>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  69. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  70. <DCC_Optimize>false</DCC_Optimize>
  71. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  72. <DCC_DcuOutput>Dcu\Debug\$(MainSource)</DCC_DcuOutput>
  73. <DCC_ExeOutput>Bin</DCC_ExeOutput>
  74. <Debugger_RunParams>Debug.iss</Debugger_RunParams>
  75. </PropertyGroup>
  76. <ItemGroup>
  77. <DelphiCompile Include="$(MainSource)">
  78. <MainSource>MainSource</MainSource>
  79. </DelphiCompile>
  80. <DCCReference Include="..\Components\SafeDLLPath.pas"/>
  81. <DCCReference Include="..\Components\PathFunc.pas"/>
  82. <DCCReference Include="..\Components\TrustFunc.pas"/>
  83. <DCCReference Include="Src\IDE.MainForm.pas">
  84. <Form>MainForm</Form>
  85. </DCCReference>
  86. <DCCReference Include="Src\Shared.CommonFunc.Vcl.pas"/>
  87. <DCCReference Include="Src\Shared.CommonFunc.pas"/>
  88. <DCCReference Include="Src\IDE.HelperFunc.pas"/>
  89. <DCCReference Include="Src\IDE.Messages.pas"/>
  90. <DCCReference Include="Src\Shared.CompilerInt.pas"/>
  91. <DCCReference Include="Src\Shared.CompilerInt.Struct.pas"/>
  92. <DCCReference Include="Src\IDE.OptionsForm.pas">
  93. <Form>OptionsForm</Form>
  94. </DCCReference>
  95. <DCCReference Include="Src\IDE.StartupForm.pas">
  96. <Form>StartupForm</Form>
  97. </DCCReference>
  98. <DCCReference Include="Src\IDE.Wizard.WizardForm.pas">
  99. <Form>WizardForm</Form>
  100. </DCCReference>
  101. <DCCReference Include="Src\IDE.Wizard.WizardFileForm.pas">
  102. <Form>WizardFileForm</Form>
  103. </DCCReference>
  104. <DCCReference Include="Src\IDE.FileAssocFunc.pas"/>
  105. <DCCReference Include="..\Components\NewUxTheme.TmSchema.pas"/>
  106. <DCCReference Include="..\Components\NewUxTheme.pas"/>
  107. <DCCReference Include="Src\Shared.DebugStruct.pas"/>
  108. <DCCReference Include="..\Components\BrowseFunc.pas"/>
  109. <DCCReference Include="Src\IDE.SignToolsForm.pas">
  110. <Form>SignToolsForm</Form>
  111. </DCCReference>
  112. <DCCReference Include="Src\IDE.InputQueryComboForm.pas"/>
  113. <DCCReference Include="Src\IDE.InputQueryMemoForm.pas"/>
  114. <DCCReference Include="..\Components\ScintInt.pas"/>
  115. <DCCReference Include="..\Components\ScintEdit.pas"/>
  116. <DCCReference Include="Src\IDE.ScintStylerInnoSetup.pas"/>
  117. <DCCReference Include="..\Components\ModernColors.pas"/>
  118. <DCCReference Include="Src\IDE.MsgBoxDesignerForm.pas">
  119. <Form>MsgBoxDesignerForm</Form>
  120. </DCCReference>
  121. <DCCReference Include="Src\IDE.IDEScintEdit.pas"/>
  122. <DCCReference Include="Src\IDE.FilesDesignerForm.pas">
  123. <Form>FilesDesignerForm</Form>
  124. </DCCReference>
  125. <DCCReference Include="Src\IDE.Wizard.WizardFormFilesHelper.pas"/>
  126. <DCCReference Include="..\Components\NewTabSet.pas"/>
  127. <DCCReference Include="..\Components\NewStaticText.pas"/>
  128. <DCCReference Include="..\Components\BidiUtils.pas"/>
  129. <DCCReference Include="..\Components\DropListBox.pas"/>
  130. <DCCReference Include="..\Components\BitmapButton.pas"/>
  131. <DCCReference Include="..\Components\BitmapImage.pas"/>
  132. <DCCReference Include="..\Components\NewCheckListBox.pas"/>
  133. <DCCReference Include="..\Components\NewNotebook.pas"/>
  134. <DCCReference Include="..\Components\TaskbarProgressFunc.pas"/>
  135. <DCCReference Include="Src\IDE.HtmlHelpFunc.pas"/>
  136. <DCCReference Include="..\Components\UIStateForm.pas"/>
  137. <DCCReference Include="Src\Shared.LangOptionsSectionDirectives.pas"/>
  138. <DCCReference Include="Src\Shared.SetupMessageIDs.pas"/>
  139. <DCCReference Include="Src\Shared.SetupSectionDirectives.pas"/>
  140. <DCCReference Include="Src\Shared.ConfigIniFile.pas"/>
  141. <DCCReference Include="Src\Shared.SignToolsFunc.pas"/>
  142. <DCCReference Include="Src\Shared.FileClass.pas"/>
  143. <DCCReference Include="Src\Shared.Int64Em.pas"/>
  144. <DCCReference Include="Src\Shared.TaskDialogFunc.pas"/>
  145. <DCCReference Include="Src\IDE.RegistryDesignerForm.pas">
  146. <Form>RegistryDesignerForm</Form>
  147. </DCCReference>
  148. <DCCReference Include="Src\IDE.Wizard.WizardFormRegistryHelper.pas"/>
  149. <DCCReference Include="..\Components\ScintInt.InnoSetup.pas"/>
  150. <DCCReference Include="Src\Shared.ScriptFunc.pas"/>
  151. <DCCReference Include="Src\Shared.SetupSteps.pas"/>
  152. <DCCReference Include="Src\Shared.Struct.pas"/>
  153. <DCCReference Include="..\Components\SHA256.pas"/>
  154. <DCCReference Include="Src\Shared.DotNetVersion.pas"/>
  155. <DCCReference Include="..\ISHelp\isxclasses_wordlists_generated.pas"/>
  156. <DCCReference Include="Src\IDE.ImagesModule.pas">
  157. <Form>ImagesModule</Form>
  158. <FormType>dfm</FormType>
  159. <DesignClass>TDataModule</DesignClass>
  160. </DCCReference>
  161. <DCCReference Include="..\Components\ECDSA.pas"/>
  162. <DCCReference Include="..\Components\ISSigFunc.pas"/>
  163. <DCCReference Include="..\Components\StringScanner.pas"/>
  164. <DCCReference Include="..\Components\Resample.pas"/>
  165. <BuildConfiguration Include="Base">
  166. <Key>Base</Key>
  167. </BuildConfiguration>
  168. <BuildConfiguration Include="Release">
  169. <Key>Cfg_1</Key>
  170. <CfgParent>Base</CfgParent>
  171. </BuildConfiguration>
  172. <BuildConfiguration Include="Debug">
  173. <Key>Cfg_2</Key>
  174. <CfgParent>Base</CfgParent>
  175. </BuildConfiguration>
  176. </ItemGroup>
  177. <ProjectExtensions>
  178. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  179. <Borland.ProjectType/>
  180. <BorlandProject>
  181. <Delphi.Personality>
  182. <Source>
  183. <Source Name="MainSource">Compil32.dpr</Source>
  184. </Source>
  185. </Delphi.Personality>
  186. <Platforms>
  187. <Platform value="Win32">True</Platform>
  188. <Platform value="Win64">False</Platform>
  189. </Platforms>
  190. </BorlandProject>
  191. <ProjectFileVersion>12</ProjectFileVersion>
  192. </ProjectExtensions>
  193. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  194. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  195. </Project>