Compil32.dproj 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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>19.5</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  22. <Cfg_1>true</Cfg_1>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  27. <Cfg_2>true</Cfg_2>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Base)'!=''">
  32. <DCC_ImageBase>00400000</DCC_ImageBase>
  33. <DCC_Alignment>1</DCC_Alignment>
  34. <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
  35. <DCC_DebugInformation>1</DCC_DebugInformation>
  36. <DCC_WriteableConstants>true</DCC_WriteableConstants>
  37. <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
  38. <DCC_UnitSearchPath>..\Components\UniPs\Source;ISPP;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  39. <DCC_UsePackage>VCL30;vclx30;VclSmp30;vcldb30;vcldbx30;$(DCC_UsePackage)</DCC_UsePackage>
  40. <DCC_Define>PS_MINIVCL;PS_NOGRAPHCONST;PS_PANSICHAR;PS_NOINTERFACEGUIDBRACKETS;$(DCC_Define)</DCC_Define>
  41. <SanitizedProjectName>Compil32</SanitizedProjectName>
  42. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  43. <VerInfo_MajorVer>0</VerInfo_MajorVer>
  44. <VerInfo_Locale>1033</VerInfo_Locale>
  45. <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>
  46. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  47. <DCC_SYMBOL_DEPRECATED>false</DCC_SYMBOL_DEPRECATED>
  48. <DCC_SYMBOL_PLATFORM>false</DCC_SYMBOL_PLATFORM>
  49. <DCC_UNSAFE_CAST>false</DCC_UNSAFE_CAST>
  50. <DCC_EXPLICIT_STRING_CAST>false</DCC_EXPLICIT_STRING_CAST>
  51. <DCC_EXPLICIT_STRING_CAST_LOSS>false</DCC_EXPLICIT_STRING_CAST_LOSS>
  52. <DCC_IMPLICIT_INTEGER_CAST_LOSS>false</DCC_IMPLICIT_INTEGER_CAST_LOSS>
  53. <DCC_IMPLICIT_CONVERSION_LOSS>false</DCC_IMPLICIT_CONVERSION_LOSS>
  54. <DCC_DcuOutput>Dcu\$(MainSource)</DCC_DcuOutput>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  57. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  58. <BT_BuildType>Debug</BT_BuildType>
  59. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  60. <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>
  61. <VerInfo_Locale>1033</VerInfo_Locale>
  62. <Manifest_File>(None)</Manifest_File>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  65. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  66. <DCC_DebugInformation>0</DCC_DebugInformation>
  67. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  68. <DCC_ExeOutput>..\Files</DCC_ExeOutput>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  71. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  72. <DCC_Optimize>false</DCC_Optimize>
  73. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  74. <DCC_ExeOutput>Bin</DCC_ExeOutput>
  75. <Debugger_RunParams>Debug.iss</Debugger_RunParams>
  76. </PropertyGroup>
  77. <ItemGroup>
  78. <DelphiCompile Include="$(MainSource)">
  79. <MainSource>MainSource</MainSource>
  80. </DelphiCompile>
  81. <DCCReference Include="Src\SafeDLLPath.pas"/>
  82. <DCCReference Include="..\Components\PathFunc.pas"/>
  83. <DCCReference Include="Src\CompForm.pas">
  84. <Form>CompileForm</Form>
  85. </DCCReference>
  86. <DCCReference Include="Src\CmnFunc.pas"/>
  87. <DCCReference Include="Src\CmnFunc2.pas"/>
  88. <DCCReference Include="Src\CompFunc.pas"/>
  89. <DCCReference Include="Src\CompMsgs.pas"/>
  90. <DCCReference Include="Src\CompInt.pas"/>
  91. <DCCReference Include="Src\CompOptions.pas">
  92. <Form>OptionsForm</Form>
  93. </DCCReference>
  94. <DCCReference Include="Src\CompStartup.pas">
  95. <Form>StartupForm</Form>
  96. </DCCReference>
  97. <DCCReference Include="Src\CompWizard.pas">
  98. <Form>WizardForm</Form>
  99. </DCCReference>
  100. <DCCReference Include="Src\CompWizardFile.pas">
  101. <Form>WizardFileForm</Form>
  102. </DCCReference>
  103. <DCCReference Include="Src\CompFileAssoc.pas"/>
  104. <DCCReference Include="..\Components\TmSchema.pas"/>
  105. <DCCReference Include="..\Components\UxTheme.pas"/>
  106. <DCCReference Include="Src\DebugStruct.pas"/>
  107. <DCCReference Include="Src\BrowseFunc.pas"/>
  108. <DCCReference Include="Src\CompSignTools.pas">
  109. <Form>SignToolsForm</Form>
  110. </DCCReference>
  111. <DCCReference Include="Src\CompInputQueryCombo.pas"/>
  112. <DCCReference Include="..\Components\ScintInt.pas"/>
  113. <DCCReference Include="..\Components\ScintEdit.pas"/>
  114. <DCCReference Include="..\Components\ScintStylerInnoSetup.pas"/>
  115. <DCCReference Include="..\Components\ModernColors.pas"/>
  116. <DCCReference Include="Src\CompMsgBoxDesigner.pas">
  117. <Form>MsgBoxDesignerForm</Form>
  118. </DCCReference>
  119. <DCCReference Include="Src\CompScintEdit.pas"/>
  120. <DCCReference Include="Src\CompFilesDesigner.pas">
  121. <Form>FilesDesignerForm</Form>
  122. </DCCReference>
  123. <DCCReference Include="Src\CompWizardFilesHelper.pas"/>
  124. <DCCReference Include="..\Components\NewTabSet.pas"/>
  125. <DCCReference Include="..\Components\dwTaskbarList.pas"/>
  126. <DCCReference Include="..\Components\NewStaticText.pas"/>
  127. <DCCReference Include="..\Components\BidiUtils.pas"/>
  128. <DCCReference Include="..\Components\DropListBox.pas"/>
  129. <DCCReference Include="..\Components\NewCheckListBox.pas"/>
  130. <DCCReference Include="..\Components\NewNotebook.pas"/>
  131. <DCCReference Include="Src\TaskbarProgressFunc.pas"/>
  132. <DCCReference Include="Src\HtmlHelpFunc.pas"/>
  133. <DCCReference Include="Src\UIStateForm.pas"/>
  134. <DCCReference Include="Src\LangOptionsSectionDirectives.pas"/>
  135. <DCCReference Include="Src\MsgIDs.pas"/>
  136. <DCCReference Include="Src\SetupSectionDirectives.pas"/>
  137. <DCCReference Include="Src\CompTypes.pas"/>
  138. <DCCReference Include="Src\FileClass.pas"/>
  139. <DCCReference Include="Src\Int64Em.pas"/>
  140. <DCCReference Include="Src\Compress.pas"/>
  141. <DCCReference Include="Src\TaskDialog.pas"/>
  142. <BuildConfiguration Include="Base">
  143. <Key>Base</Key>
  144. </BuildConfiguration>
  145. <BuildConfiguration Include="Release">
  146. <Key>Cfg_1</Key>
  147. <CfgParent>Base</CfgParent>
  148. </BuildConfiguration>
  149. <BuildConfiguration Include="Debug">
  150. <Key>Cfg_2</Key>
  151. <CfgParent>Base</CfgParent>
  152. </BuildConfiguration>
  153. </ItemGroup>
  154. <ProjectExtensions>
  155. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  156. <Borland.ProjectType/>
  157. <BorlandProject>
  158. <Delphi.Personality>
  159. <Source>
  160. <Source Name="MainSource">Compil32.dpr</Source>
  161. </Source>
  162. </Delphi.Personality>
  163. <Platforms>
  164. <Platform value="Win32">True</Platform>
  165. <Platform value="Win64">False</Platform>
  166. </Platforms>
  167. </BorlandProject>
  168. <ProjectFileVersion>12</ProjectFileVersion>
  169. </ProjectExtensions>
  170. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  171. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  172. </Project>