Jcl.cbproj 8.9 KB

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