My.cbproj 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{BA755114-5DC2-43F1-88A1-D52A7E4100A8}</ProjectGuid>
  4. <ProjectVersion>15.4</ProjectVersion>
  5. <MainSource>My.cpp</MainSource>
  6. <Config Condition="'$(Config)'==''">Release</Config>
  7. <FrameworkType>None</FrameworkType>
  8. <Base>True</Base>
  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="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  22. <Cfg_1>true</Cfg_1>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  27. <Cfg_1_Win32>true</Cfg_1_Win32>
  28. <CfgParent>Cfg_1</CfgParent>
  29. <Cfg_1>true</Cfg_1>
  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>wchar_t</_TCHARMapping>
  39. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  40. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  41. <BPILibOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</BPILibOutputDir>
  42. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  43. <DCC_CVT_ACHAR_TO_WCHAR>true</DCC_CVT_ACHAR_TO_WCHAR>
  44. <DCC_CVT_WIDENING_STRING_LOST>true</DCC_CVT_WIDENING_STRING_LOST>
  45. <DCC_EXPLICIT_STRING_CAST>true</DCC_EXPLICIT_STRING_CAST>
  46. <DCC_EXPLICIT_STRING_CAST_LOSS>true</DCC_EXPLICIT_STRING_CAST_LOSS>
  47. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  48. <DCC_UNSAFE_TYPE>true</DCC_UNSAFE_TYPE>
  49. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  50. <ILINK_Description>Martin's components</ILINK_Description>
  51. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  52. <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
  53. <ILINK_LibraryPath>packages\my\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  54. <IncludePath>packages\my\;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  55. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  56. <Multithreaded>true</Multithreaded>
  57. <OutputExt>bpl</OutputExt>
  58. <ProjectType>CppPackage</ProjectType>
  59. <SanitizedProjectName>My</SanitizedProjectName>
  60. <TLIB_PageSize>64</TLIB_PageSize>
  61. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  62. <VerInfo_Locale>1033</VerInfo_Locale>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  65. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  66. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  67. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  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. <CppCompile Include="My.cpp">
  92. <BuildOrder>0</BuildOrder>
  93. </CppCompile>
  94. <DelphiCompile Include="packages\my\ComboEdit.pas">
  95. <BuildOrder>3</BuildOrder>
  96. </DelphiCompile>
  97. <DelphiCompile Include="packages\my\CompThread.pas">
  98. <BuildOrder>4</BuildOrder>
  99. </DelphiCompile>
  100. <ResFiles Include="packages\my\DiscMon.dcr">
  101. <BuildOrder>6</BuildOrder>
  102. </ResFiles>
  103. <DelphiCompile Include="packages\my\DiscMon.pas">
  104. <BuildOrder>5</BuildOrder>
  105. </DelphiCompile>
  106. <DelphiCompile Include="packages\my\GrayedCheckBox.pas">
  107. <BuildOrder>7</BuildOrder>
  108. </DelphiCompile>
  109. <ResFiles Include="packages\my\HistoryComboBox.dcr">
  110. <BuildOrder>9</BuildOrder>
  111. </ResFiles>
  112. <DelphiCompile Include="packages\my\HistoryComboBox.pas">
  113. <BuildOrder>8</BuildOrder>
  114. </DelphiCompile>
  115. <DelphiCompile Include="packages\my\IEListView.pas">
  116. <BuildOrder>10</BuildOrder>
  117. </DelphiCompile>
  118. <DelphiCompile Include="packages\my\ListViewColProperties.pas">
  119. <BuildOrder>12</BuildOrder>
  120. </DelphiCompile>
  121. <ResFiles Include="packages\my\NortonLikeListView.dcr">
  122. <BuildOrder>14</BuildOrder>
  123. </ResFiles>
  124. <DelphiCompile Include="packages\my\NortonLikeListView.pas">
  125. <BuildOrder>13</BuildOrder>
  126. </DelphiCompile>
  127. <DelphiCompile Include="packages\my\OperationWithTimeout.pas">
  128. <BuildOrder>22</BuildOrder>
  129. </DelphiCompile>
  130. <DelphiCompile Include="packages\my\PasswordEdit.pas">
  131. <BuildOrder>15</BuildOrder>
  132. </DelphiCompile>
  133. <DelphiCompile Include="packages\my\PasTools.pas">
  134. <BuildOrder>16</BuildOrder>
  135. </DelphiCompile>
  136. <ResFiles Include="packages\my\PathLabel.dcr">
  137. <BuildOrder>18</BuildOrder>
  138. </ResFiles>
  139. <DelphiCompile Include="packages\my\PathLabel.pas">
  140. <BuildOrder>17</BuildOrder>
  141. </DelphiCompile>
  142. <DelphiCompile Include="packages\my\UpDownEdit.pas">
  143. <BuildOrder>24</BuildOrder>
  144. </DelphiCompile>
  145. <PackageImport Include="rtl.bpi">
  146. <BuildOrder>1</BuildOrder>
  147. </PackageImport>
  148. <PackageImport Include="vcl.bpi">
  149. <BuildOrder>26</BuildOrder>
  150. </PackageImport>
  151. <PackageImport Include="vclx.bpi">
  152. <BuildOrder>27</BuildOrder>
  153. </PackageImport>
  154. <BuildConfiguration Include="Base">
  155. <Key>Base</Key>
  156. </BuildConfiguration>
  157. <BuildConfiguration Include="Debug">
  158. <Key>Cfg_1</Key>
  159. <CfgParent>Base</CfgParent>
  160. </BuildConfiguration>
  161. <BuildConfiguration Include="Release">
  162. <Key>Cfg_2</Key>
  163. <CfgParent>Base</CfgParent>
  164. </BuildConfiguration>
  165. </ItemGroup>
  166. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  167. <ProjectExtensions>
  168. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  169. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  170. <BorlandProject>
  171. <CPlusPlusBuilder.Personality>
  172. <Source>
  173. <Source Name="MainSource">My.cpp</Source>
  174. </Source>
  175. <ProjectProperties>
  176. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  177. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  178. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  179. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  180. </ProjectProperties>
  181. </CPlusPlusBuilder.Personality>
  182. <Platforms>
  183. <Platform value="Win32">True</Platform>
  184. <Platform value="Win64">False</Platform>
  185. </Platforms>
  186. </BorlandProject>
  187. <ProjectFileVersion>12</ProjectFileVersion>
  188. </ProjectExtensions>
  189. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  190. </Project>