Jcl.cbproj 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{BABF1FFA-834C-44BA-8CE2-BA19AAC5C459}</ProjectGuid>
  4. <ProjectVersion>19.5</ProjectVersion>
  5. <FrameworkType>None</FrameworkType>
  6. <MainSource>Jcl.cpp</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Release</Config>
  9. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  10. <TargetedPlatforms>1</TargetedPlatforms>
  11. <AppType>Package</AppType>
  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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  38. <Cfg_2>true</Cfg_2>
  39. <CfgParent>Base</CfgParent>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Base)'!=''">
  43. <_TCHARMapping>char</_TCHARMapping>
  44. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  45. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  46. <BCC_wpar>false</BCC_wpar>
  47. <BPILibOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</BPILibOutputDir>
  48. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  49. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  50. <DCC_UnitSearchPath>packages\jcl;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  51. <Defines>WINSCP;$(Defines)</Defines>
  52. <DynamicRTL>true</DynamicRTL>
  53. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  54. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  55. <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
  56. <ILINK_LibraryPath>packages\jcl\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  57. <IncludePath>packages\jcl\;$(IncludePath)</IncludePath>
  58. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  59. <Multithreaded>true</Multithreaded>
  60. <ProjectType>CppPackage</ProjectType>
  61. <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
  62. <SanitizedProjectName>Jcl</SanitizedProjectName>
  63. <TLIB_PageSize>64</TLIB_PageSize>
  64. <UsePackages>true</UsePackages>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  67. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  68. <PackageImports>vcldbx;vclib;inetdbbde;tbxp;ibxpress;vclimg;vclactnband;vcldb;vcldsnap;bindcompvcl;vclie;vcltouch;bcbsmp;websnap;vclribbon;My;vcl;DriveDir;CloudService;CodeSiteExpressPkg;dsnapcon;vclx;webdsnap;tb2k;bdertl;DragDropP;bcbie;adortl;$(PackageImports)</PackageImports>
  69. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  70. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  71. </PropertyGroup>
  72. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  73. <PackageImports>vcldbx;vclib;inetdbbde;tbxp;ibxpress;vclimg;vclactnband;vcldb;vcldsnap;bindcompvcl;vclie;vcltouch;bcbsmp;websnap;vclribbon;My;vcl;DriveDir;CloudService;CodeSiteExpressPkg;dsnapcon;vclx;webdsnap;tb2k;bdertl;DragDropP;bcbie;adortl;$(PackageImports)</PackageImports>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  76. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  77. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  78. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  79. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  80. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  81. <BCC_StackFrames>true</BCC_StackFrames>
  82. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  83. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  84. <DCC_Define>DEBUG</DCC_Define>
  85. <DCC_Optimize>false</DCC_Optimize>
  86. <Defines>_DEBUG;$(Defines)</Defines>
  87. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  88. <TASM_Debugging>Full</TASM_Debugging>
  89. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  92. <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
  93. <Defines>NDEBUG;$(Defines)</Defines>
  94. <TASM_Debugging>None</TASM_Debugging>
  95. </PropertyGroup>
  96. <ItemGroup>
  97. <CppCompile Include="Jcl.cpp">
  98. <BuildOrder>0</BuildOrder>
  99. </CppCompile>
  100. <DelphiCompile Include="packages\jcl\JclAnsiStrings.pas">
  101. <BuildOrder>14</BuildOrder>
  102. </DelphiCompile>
  103. <DelphiCompile Include="packages\jcl\JclBase.pas">
  104. <BuildOrder>3</BuildOrder>
  105. </DelphiCompile>
  106. <DelphiCompile Include="packages\jcl\JclDebug.pas">
  107. <BuildOrder>3</BuildOrder>
  108. </DelphiCompile>
  109. <DelphiCompile Include="packages\jcl\JclFileUtils.pas">
  110. <BuildOrder>4</BuildOrder>
  111. </DelphiCompile>
  112. <DelphiCompile Include="packages\jcl\JclHookExcept.pas">
  113. <BuildOrder>5</BuildOrder>
  114. </DelphiCompile>
  115. <DelphiCompile Include="packages\jcl\JclPeImage.pas">
  116. <BuildOrder>6</BuildOrder>
  117. </DelphiCompile>
  118. <DelphiCompile Include="packages\jcl\JclResources.pas">
  119. <BuildOrder>7</BuildOrder>
  120. </DelphiCompile>
  121. <DelphiCompile Include="packages\jcl\JclStreams.pas">
  122. <BuildOrder>8</BuildOrder>
  123. </DelphiCompile>
  124. <DelphiCompile Include="packages\jcl\JclStrings.pas">
  125. <BuildOrder>9</BuildOrder>
  126. </DelphiCompile>
  127. <DelphiCompile Include="packages\jcl\JclSynch.pas">
  128. <BuildOrder>10</BuildOrder>
  129. </DelphiCompile>
  130. <DelphiCompile Include="packages\jcl\JclSysInfo.pas">
  131. <BuildOrder>11</BuildOrder>
  132. </DelphiCompile>
  133. <DelphiCompile Include="packages\jcl\JclSysUtils.pas">
  134. <BuildOrder>12</BuildOrder>
  135. </DelphiCompile>
  136. <DelphiCompile Include="packages\jcl\JclTD32.pas">
  137. <BuildOrder>15</BuildOrder>
  138. </DelphiCompile>
  139. <DelphiCompile Include="packages\jcl\JclUnitVersioning.pas">
  140. <BuildOrder>16</BuildOrder>
  141. </DelphiCompile>
  142. <DelphiCompile Include="packages\jcl\JclWin32.pas">
  143. <BuildOrder>13</BuildOrder>
  144. </DelphiCompile>
  145. <PackageImport Include="rtl.bpi">
  146. <BuildOrder>1</BuildOrder>
  147. </PackageImport>
  148. <BuildConfiguration Include="Base">
  149. <Key>Base</Key>
  150. </BuildConfiguration>
  151. <BuildConfiguration Include="Debug">
  152. <Key>Cfg_1</Key>
  153. <CfgParent>Base</CfgParent>
  154. </BuildConfiguration>
  155. <BuildConfiguration Include="Release">
  156. <Key>Cfg_2</Key>
  157. <CfgParent>Base</CfgParent>
  158. </BuildConfiguration>
  159. </ItemGroup>
  160. <ProjectExtensions>
  161. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  162. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  163. <BorlandProject>
  164. <CPlusPlusBuilder.Personality>
  165. <Source>
  166. <Source Name="MainSource">Jcl.cpp</Source>
  167. </Source>
  168. <ProjectProperties>
  169. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  170. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  171. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  172. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  173. </ProjectProperties>
  174. </CPlusPlusBuilder.Personality>
  175. <Platforms>
  176. <Platform value="Win32">True</Platform>
  177. <Platform value="Win64">False</Platform>
  178. </Platforms>
  179. </BorlandProject>
  180. <ProjectFileVersion>12</ProjectFileVersion>
  181. </ProjectExtensions>
  182. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  183. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  184. </Project>