PngComponents.cbproj 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{FDCD9EE5-6451-4405-ADEF-8E997ADEE3F0}</ProjectGuid>
  4. <ProjectVersion>19.5</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <MainSource>PngComponents.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="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  32. <Cfg_2>true</Cfg_2>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="'$(Base)'!=''">
  37. <_TCHARMapping>char</_TCHARMapping>
  38. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  39. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  40. <BCC_wpar>false</BCC_wpar>
  41. <BPILibOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</BPILibOutputDir>
  42. <DCC_AdditionalSwitches>-LUDesignIDE</DCC_AdditionalSwitches>
  43. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  44. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  45. <DCC_UnitSearchPath>packages\png;packages\my;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  46. <Defines>WINSCP;$(Defines)</Defines>
  47. <DynamicRTL>true</DynamicRTL>
  48. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  49. <ILINK_Description>Png Components</ILINK_Description>
  50. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  51. <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
  52. <ILINK_LibraryPath>packages\png\;packages\my;$(BDS)\lib;$(BDS)\source\toolsapi\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  53. <IncludePath>packages\png\;packages\my;$(IncludePath)</IncludePath>
  54. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  55. <Multithreaded>true</Multithreaded>
  56. <ProjectType>CppPackage</ProjectType>
  57. <SanitizedProjectName>PngComponents</SanitizedProjectName>
  58. <UsePackages>true</UsePackages>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  61. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  62. <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>
  63. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  64. <VerInfo_Keys>CompanyName=;FileDescription=Png Components Runtime;FileVersion=1.2.0.0;InternalName=PngComponents;LegalCopyright=;LegalTrademarks=;OriginalFilename=PngComponents;ProductName=Png Components;ProductVersion=1.0;Comments=</VerInfo_Keys>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  67. <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>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  70. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  71. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  72. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  73. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  74. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  75. <BCC_StackFrames>true</BCC_StackFrames>
  76. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  77. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  78. <DCC_Define>DEBUG</DCC_Define>
  79. <DCC_Optimize>false</DCC_Optimize>
  80. <Defines>_DEBUG;$(Defines)</Defines>
  81. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  82. <TASM_Debugging>Full</TASM_Debugging>
  83. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  86. <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
  87. <Defines>NDEBUG;$(Defines)</Defines>
  88. <TASM_Debugging>None</TASM_Debugging>
  89. </PropertyGroup>
  90. <ItemGroup>
  91. <DelphiCompile Include="packages\png\PngBitBtn.pas">
  92. <BuildOrder>2</BuildOrder>
  93. </DelphiCompile>
  94. <DelphiCompile Include="packages\png\PngButtonFunctions.pas">
  95. <BuildOrder>3</BuildOrder>
  96. </DelphiCompile>
  97. <DelphiCompile Include="packages\png\PngCheckListBox.pas">
  98. <BuildOrder>7</BuildOrder>
  99. </DelphiCompile>
  100. <DelphiCompile Include="packages\png\PngComponentEditors.pas">
  101. <BuildOrder>4</BuildOrder>
  102. </DelphiCompile>
  103. <DelphiCompile Include="packages\png\PngComponentsRegister.pas">
  104. <BuildOrder>5</BuildOrder>
  105. </DelphiCompile>
  106. <DelphiCompile Include="packages\png\PngFunctions.pas">
  107. <BuildOrder>6</BuildOrder>
  108. </DelphiCompile>
  109. <DelphiCompile Include="packages\png\PngImageList.pas">
  110. <BuildOrder>8</BuildOrder>
  111. </DelphiCompile>
  112. <DelphiCompile Include="packages\png\PngImageListEditor.pas">
  113. <BuildOrder>9</BuildOrder>
  114. </DelphiCompile>
  115. <DelphiCompile Include="packages\png\PngSpeedButton.pas">
  116. <BuildOrder>10</BuildOrder>
  117. </DelphiCompile>
  118. <CppCompile Include="PngComponents.cpp">
  119. <BuildOrder>0</BuildOrder>
  120. </CppCompile>
  121. <PackageImport Include="designide.bpi">
  122. <BuildOrder>11</BuildOrder>
  123. </PackageImport>
  124. <PackageImport Include="rtl.bpi">
  125. <BuildOrder>1</BuildOrder>
  126. </PackageImport>
  127. <PackageImport Include="vcl.bpi">
  128. <BuildOrder>15</BuildOrder>
  129. </PackageImport>
  130. <PackageImport Include="vclactnband.bpi">
  131. <BuildOrder>13</BuildOrder>
  132. </PackageImport>
  133. <PackageImport Include="vclimg.bpi">
  134. <BuildOrder>16</BuildOrder>
  135. </PackageImport>
  136. <PackageImport Include="vclx.bpi">
  137. <BuildOrder>14</BuildOrder>
  138. </PackageImport>
  139. <PackageImport Include="xmlrtl.bpi">
  140. <BuildOrder>12</BuildOrder>
  141. </PackageImport>
  142. <BuildConfiguration Include="Base">
  143. <Key>Base</Key>
  144. </BuildConfiguration>
  145. <BuildConfiguration Include="Debug">
  146. <Key>Cfg_1</Key>
  147. <CfgParent>Base</CfgParent>
  148. </BuildConfiguration>
  149. <BuildConfiguration Include="Release">
  150. <Key>Cfg_2</Key>
  151. <CfgParent>Base</CfgParent>
  152. </BuildConfiguration>
  153. </ItemGroup>
  154. <ProjectExtensions>
  155. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  156. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  157. <BorlandProject>
  158. <CPlusPlusBuilder.Personality>
  159. <Source>
  160. <Source Name="MainSource">PngComponents.cpp</Source>
  161. </Source>
  162. <ProjectProperties>
  163. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  164. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  165. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  166. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  167. </ProjectProperties>
  168. </CPlusPlusBuilder.Personality>
  169. <Platforms>
  170. <Platform value="Win32">True</Platform>
  171. <Platform value="Win64">False</Platform>
  172. </Platforms>
  173. </BorlandProject>
  174. <ProjectFileVersion>12</ProjectFileVersion>
  175. </ProjectExtensions>
  176. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  177. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  178. </Project>