PngComponents.cbproj 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  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. <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_AdditionalSwitches>-LUDesignIDE</DCC_AdditionalSwitches>
  44. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  45. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  46. <DCC_UnitSearchPath>packages\png;packages\my;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  47. <Defines>WINSCP;$(Defines)</Defines>
  48. <DynamicRTL>true</DynamicRTL>
  49. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  50. <ILINK_Description>Png Components</ILINK_Description>
  51. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  52. <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
  53. <ILINK_LibraryPath>packages\png\;packages\my;$(BDS)\lib;$(BDS)\source\toolsapi\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  54. <IncludePath>packages\png\;packages\my;$(IncludePath)</IncludePath>
  55. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  56. <Multithreaded>true</Multithreaded>
  57. <ProjectType>CppPackage</ProjectType>
  58. <SanitizedProjectName>PngComponents</SanitizedProjectName>
  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=Png Components Runtime;FileVersion=1.2.0.0;InternalName=PngComponents;LegalCopyright=;LegalTrademarks=;OriginalFilename=PngComponents;ProductName=Png Components;ProductVersion=1.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. <DelphiCompile Include="packages\png\PngBitBtn.pas">
  93. <BuildOrder>2</BuildOrder>
  94. </DelphiCompile>
  95. <DelphiCompile Include="packages\png\PngButtonFunctions.pas">
  96. <BuildOrder>3</BuildOrder>
  97. </DelphiCompile>
  98. <DelphiCompile Include="packages\png\PngCheckListBox.pas">
  99. <BuildOrder>7</BuildOrder>
  100. </DelphiCompile>
  101. <DelphiCompile Include="packages\png\PngComponentEditors.pas">
  102. <BuildOrder>4</BuildOrder>
  103. </DelphiCompile>
  104. <DelphiCompile Include="packages\png\PngComponentsRegister.pas">
  105. <BuildOrder>5</BuildOrder>
  106. </DelphiCompile>
  107. <DelphiCompile Include="packages\png\PngFunctions.pas">
  108. <BuildOrder>6</BuildOrder>
  109. </DelphiCompile>
  110. <DelphiCompile Include="packages\png\PngImageList.pas">
  111. <BuildOrder>8</BuildOrder>
  112. </DelphiCompile>
  113. <DelphiCompile Include="packages\png\PngImageListEditor.pas">
  114. <BuildOrder>9</BuildOrder>
  115. </DelphiCompile>
  116. <DelphiCompile Include="packages\png\PngSpeedButton.pas">
  117. <BuildOrder>10</BuildOrder>
  118. </DelphiCompile>
  119. <CppCompile Include="PngComponents.cpp">
  120. <BuildOrder>0</BuildOrder>
  121. </CppCompile>
  122. <PackageImport Include="designide.bpi">
  123. <BuildOrder>11</BuildOrder>
  124. </PackageImport>
  125. <PackageImport Include="rtl.bpi">
  126. <BuildOrder>1</BuildOrder>
  127. </PackageImport>
  128. <PackageImport Include="vcl.bpi">
  129. <BuildOrder>15</BuildOrder>
  130. </PackageImport>
  131. <PackageImport Include="vclactnband.bpi">
  132. <BuildOrder>13</BuildOrder>
  133. </PackageImport>
  134. <PackageImport Include="vclimg.bpi">
  135. <BuildOrder>16</BuildOrder>
  136. </PackageImport>
  137. <PackageImport Include="vclx.bpi">
  138. <BuildOrder>14</BuildOrder>
  139. </PackageImport>
  140. <PackageImport Include="xmlrtl.bpi">
  141. <BuildOrder>12</BuildOrder>
  142. </PackageImport>
  143. <BuildConfiguration Include="Base">
  144. <Key>Base</Key>
  145. </BuildConfiguration>
  146. <BuildConfiguration Include="Debug">
  147. <Key>Cfg_1</Key>
  148. <CfgParent>Base</CfgParent>
  149. </BuildConfiguration>
  150. <BuildConfiguration Include="Release">
  151. <Key>Cfg_2</Key>
  152. <CfgParent>Base</CfgParent>
  153. </BuildConfiguration>
  154. </ItemGroup>
  155. <ProjectExtensions>
  156. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  157. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  158. <BorlandProject>
  159. <CPlusPlusBuilder.Personality>
  160. <Source>
  161. <Source Name="MainSource">PngComponents.cpp</Source>
  162. </Source>
  163. <ProjectProperties>
  164. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  165. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  166. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  167. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  168. </ProjectProperties>
  169. </CPlusPlusBuilder.Personality>
  170. <Platforms>
  171. <Platform value="Win32">True</Platform>
  172. <Platform value="Win64">False</Platform>
  173. </Platforms>
  174. </BorlandProject>
  175. <ProjectFileVersion>12</ProjectFileVersion>
  176. </ProjectExtensions>
  177. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  178. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  179. </Project>