DScpComp.cbproj 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{EE6BA6C0-E60A-47E4-95EA-87E1EB520276}</ProjectGuid>
  4. <ProjectVersion>15.4</ProjectVersion>
  5. <MainSource>DScpComp.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. </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="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  38. <Cfg_1_Win64>true</Cfg_1_Win64>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  44. <Cfg_2>true</Cfg_2>
  45. <CfgParent>Base</CfgParent>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  49. <Cfg_2_Win32>true</Cfg_2_Win32>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  55. <Cfg_2_Win64>true</Cfg_2_Win64>
  56. <CfgParent>Cfg_2</CfgParent>
  57. <Cfg_2>true</Cfg_2>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base)'!=''">
  61. <_TCHARMapping>wchar_t</_TCHARMapping>
  62. <AllPackageLibs>rtl.lib;vcl.lib;vclx.lib</AllPackageLibs>
  63. <BCC_AllWarnings>true</BCC_AllWarnings>
  64. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  65. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  66. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  67. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  68. <DesignOnlyPackage>true</DesignOnlyPackage>
  69. <ILINK_Description>WinSCP components</ILINK_Description>
  70. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  71. <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
  72. <ILINK_LibraryPath>components\;$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  73. <IncludePath>components\;core;packages\filemng;packages\dragndrop;packages\my;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  74. <LinkPackageStatics>rtl.lib;vcl.lib;vclx.lib</LinkPackageStatics>
  75. <Multithreaded>true</Multithreaded>
  76. <OutputExt>bpl</OutputExt>
  77. <ProjectType>CppPackage</ProjectType>
  78. <SanitizedProjectName>DScpComp</SanitizedProjectName>
  79. <TLIB_PageSize>64</TLIB_PageSize>
  80. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  81. <VerInfo_Locale>1033</VerInfo_Locale>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  84. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  85. <Defines>DESIGN_ONLY;$(Defines)</Defines>
  86. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  89. <Defines>DESIGN_ONLY;$(Defines)</Defines>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  92. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  93. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  94. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  95. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  96. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  97. <BCC_StackFrames>true</BCC_StackFrames>
  98. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  99. <BPILibOutputDir>$(INTERM_PATH)\Debug</BPILibOutputDir>
  100. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  101. <DCC_Optimize>false</DCC_Optimize>
  102. <FinalOutputDir>$(INTERM_PATH)\Debug</FinalOutputDir>
  103. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  104. <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  105. <IntermediateOutputDir>$(INTERM_PATH)\Debug</IntermediateOutputDir>
  106. <TASM_Debugging>Full</TASM_Debugging>
  107. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  108. </PropertyGroup>
  109. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  110. <Defines>NDEBUG;$(Defines)</Defines>
  111. <ILINK_LibraryPath>$(BDS)\lib\win32\release\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  112. </PropertyGroup>
  113. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  114. <Defines>NDEBUG;$(Defines)</Defines>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  117. <BPILibOutputDir>$(INTERM_PATH)\Release</BPILibOutputDir>
  118. <FinalOutputDir>$(INTERM_PATH)\Release</FinalOutputDir>
  119. <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  120. <IntermediateOutputDir>$(INTERM_PATH)\Release</IntermediateOutputDir>
  121. <TASM_Debugging>None</TASM_Debugging>
  122. </PropertyGroup>
  123. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  124. <Defines>NDEBUG;$(Defines)</Defines>
  125. </PropertyGroup>
  126. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  127. <Defines>NDEBUG;$(Defines)</Defines>
  128. </PropertyGroup>
  129. <ItemGroup>
  130. <CppCompile Include="components\LogMemo.cpp">
  131. <BuildOrder>4</BuildOrder>
  132. <DependentOn>components\LogMemo.h</DependentOn>
  133. <BuildOrder>29</BuildOrder>
  134. </CppCompile>
  135. <CppCompile Include="components\ThemePageControl.cpp">
  136. <DependentOn>components\ThemePageControl.h</DependentOn>
  137. <BuildOrder>11</BuildOrder>
  138. </CppCompile>
  139. <CppCompile Include="components\UnixDirView.cpp">
  140. <BuildOrder>5</BuildOrder>
  141. <DependentOn>components\UnixDirView.h</DependentOn>
  142. <BuildOrder>17</BuildOrder>
  143. </CppCompile>
  144. <CppCompile Include="components\UnixDriveView.cpp">
  145. <BuildOrder>32</BuildOrder>
  146. <DependentOn>components\UnixDriveView.h</DependentOn>
  147. <BuildOrder>3</BuildOrder>
  148. </CppCompile>
  149. <CppCompile Include="DScpComp.cpp">
  150. <BuildOrder>7</BuildOrder>
  151. <BuildOrder>2</BuildOrder>
  152. </CppCompile>
  153. <PackageImport Include="DragDropP.bpi">
  154. <BuildOrder>8</BuildOrder>
  155. </PackageImport>
  156. <PackageImport Include="DriveDir.bpi">
  157. <BuildOrder>9</BuildOrder>
  158. </PackageImport>
  159. <PackageImport Include="Moje.bpi">
  160. <BuildOrder>10</BuildOrder>
  161. </PackageImport>
  162. <PackageImport Include="rtl.bpi">
  163. <BuildOrder>20</BuildOrder>
  164. <BuildOrder>1</BuildOrder>
  165. </PackageImport>
  166. <PackageImport Include="vcl.bpi">
  167. <BuildOrder>23</BuildOrder>
  168. <BuildOrder>0</BuildOrder>
  169. </PackageImport>
  170. <PackageImport Include="vclx.bpi">
  171. <BuildOrder>26</BuildOrder>
  172. <BuildOrder>2</BuildOrder>
  173. </PackageImport>
  174. <BuildConfiguration Include="Base">
  175. <Key>Base</Key>
  176. </BuildConfiguration>
  177. <BuildConfiguration Include="Debug">
  178. <Key>Cfg_1</Key>
  179. <CfgParent>Base</CfgParent>
  180. </BuildConfiguration>
  181. <BuildConfiguration Include="Release">
  182. <Key>Cfg_2</Key>
  183. <CfgParent>Base</CfgParent>
  184. </BuildConfiguration>
  185. </ItemGroup>
  186. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  187. <ProjectExtensions>
  188. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  189. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  190. <BorlandProject>
  191. <CPlusPlusBuilder.Personality>
  192. <Source>
  193. <Source Name="MainSource">DScpComp.cpp</Source>
  194. </Source>
  195. <ProjectProperties>
  196. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  197. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  198. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  199. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  200. </ProjectProperties>
  201. </CPlusPlusBuilder.Personality>
  202. <Platforms>
  203. <Platform value="Win32">True</Platform>
  204. <Platform value="Win64">False</Platform>
  205. </Platforms>
  206. </BorlandProject>
  207. <ProjectFileVersion>12</ProjectFileVersion>
  208. </ProjectExtensions>
  209. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  210. </Project>