tbxp.cbproj 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{44DD0CE6-BAA9-4655-925A-94E7F438BC93}</ProjectGuid>
  4. <ProjectVersion>19.5</ProjectVersion>
  5. <MainSource>tbxp.cpp</MainSource>
  6. <Config Condition="'$(Config)'==''">Release</Config>
  7. <FrameworkType>VCL</FrameworkType>
  8. <Base>True</Base>
  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="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  23. <Cfg_1>true</Cfg_1>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  28. <Cfg_2>true</Cfg_2>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Base)'!=''">
  33. <_TCHARMapping>wchar_t</_TCHARMapping>
  34. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  35. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  36. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  37. <BPILibOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</BPILibOutputDir>
  38. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  39. <DCC_CVT_ACHAR_TO_WCHAR>true</DCC_CVT_ACHAR_TO_WCHAR>
  40. <DCC_CVT_WIDENING_STRING_LOST>true</DCC_CVT_WIDENING_STRING_LOST>
  41. <DCC_EXPLICIT_STRING_CAST>true</DCC_EXPLICIT_STRING_CAST>
  42. <DCC_EXPLICIT_STRING_CAST_LOSS>true</DCC_EXPLICIT_STRING_CAST_LOSS>
  43. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  44. <DCC_UnitSearchPath>packages\tbx;packages\tb2k;packages\my;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  45. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  46. <ILINK_Description>Toolbar2000 -- TBX Extensions (Alex Denisov)</ILINK_Description>
  47. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  48. <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
  49. <ILINK_LibraryPath>packages\tbx\;packages\tb2k;packages\my;$(BDS)\lib\obj;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  50. <IncludePath>packages\tbx\;packages\tb2k;packages\my;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  51. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  52. <Multithreaded>true</Multithreaded>
  53. <OutputExt>bpl</OutputExt>
  54. <ProjectType>CppPackage</ProjectType>
  55. <SanitizedProjectName>tbxp</SanitizedProjectName>
  56. <TLIB_PageSize>32</TLIB_PageSize>
  57. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  58. <VerInfo_Locale>1033</VerInfo_Locale>
  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. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  65. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  66. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  67. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  68. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  69. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  70. <BCC_StackFrames>true</BCC_StackFrames>
  71. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  72. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  73. <DCC_Define>DEBUG</DCC_Define>
  74. <DCC_Optimize>false</DCC_Optimize>
  75. <Defines>_DEBUG;$(Defines)</Defines>
  76. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  77. <TASM_Debugging>Full</TASM_Debugging>
  78. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  79. </PropertyGroup>
  80. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  81. <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
  82. <Defines>NDEBUG;$(Defines)</Defines>
  83. <TASM_Debugging>None</TASM_Debugging>
  84. </PropertyGroup>
  85. <ItemGroup>
  86. <DelphiCompile Include="packages\tbx\TBX.pas">
  87. <BuildOrder>11</BuildOrder>
  88. </DelphiCompile>
  89. <DelphiCompile Include="packages\tbx\TBXExtItems.pas">
  90. <BuildOrder>17</BuildOrder>
  91. <BuildOrder>13</BuildOrder>
  92. </DelphiCompile>
  93. <DelphiCompile Include="packages\tbx\TBXLists.pas">
  94. <BuildOrder>6</BuildOrder>
  95. <BuildOrder>38</BuildOrder>
  96. </DelphiCompile>
  97. <DelphiCompile Include="packages\tbx\TBXOfficeXPTheme.pas">
  98. <BuildOrder>8</BuildOrder>
  99. </DelphiCompile>
  100. <DelphiCompile Include="packages\tbx\TBXStatusBars.pas">
  101. <BuildOrder>7</BuildOrder>
  102. <BuildOrder>23</BuildOrder>
  103. </DelphiCompile>
  104. <DelphiCompile Include="packages\tbx\TBXThemes.pas">
  105. <BuildOrder>26</BuildOrder>
  106. <BuildOrder>2</BuildOrder>
  107. </DelphiCompile>
  108. <DelphiCompile Include="packages\tbx\TBXToolPals.pas">
  109. <BuildOrder>44</BuildOrder>
  110. <BuildOrder>4</BuildOrder>
  111. </DelphiCompile>
  112. <DelphiCompile Include="packages\tbx\TBXUtils.pas">
  113. <BuildOrder>14</BuildOrder>
  114. </DelphiCompile>
  115. <CppCompile Include="tbxp.cpp">
  116. <BuildOrder>2</BuildOrder>
  117. <BuildOrder>10</BuildOrder>
  118. </CppCompile>
  119. <PackageImport Include="my.bpi">
  120. <BuildOrder>14</BuildOrder>
  121. </PackageImport>
  122. <PackageImport Include="rtl.bpi">
  123. <BuildOrder>32</BuildOrder>
  124. <BuildOrder>0</BuildOrder>
  125. </PackageImport>
  126. <PackageImport Include="tb2k.bpi">
  127. <BuildOrder>14</BuildOrder>
  128. </PackageImport>
  129. <PackageImport Include="vcl.bpi">
  130. <BuildOrder>29</BuildOrder>
  131. <BuildOrder>1</BuildOrder>
  132. </PackageImport>
  133. <BuildConfiguration Include="Base">
  134. <Key>Base</Key>
  135. </BuildConfiguration>
  136. <BuildConfiguration Include="Debug">
  137. <Key>Cfg_1</Key>
  138. <CfgParent>Base</CfgParent>
  139. </BuildConfiguration>
  140. <BuildConfiguration Include="Release">
  141. <Key>Cfg_2</Key>
  142. <CfgParent>Base</CfgParent>
  143. </BuildConfiguration>
  144. </ItemGroup>
  145. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  146. <ProjectExtensions>
  147. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  148. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  149. <BorlandProject>
  150. <CPlusPlusBuilder.Personality>
  151. <Source>
  152. <Source Name="MainSource">tbxp.cpp</Source>
  153. </Source>
  154. <ProjectProperties>
  155. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  156. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  157. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  158. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  159. </ProjectProperties>
  160. </CPlusPlusBuilder.Personality>
  161. <Platforms>
  162. <Platform value="Win32">True</Platform>
  163. <Platform value="Win64">False</Platform>
  164. </Platforms>
  165. </BorlandProject>
  166. <ProjectFileVersion>12</ProjectFileVersion>
  167. </ProjectExtensions>
  168. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  169. </Project>