DScpComp.cbproj 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  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="'$(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. <AllPackageLibs>rtl.lib;vcl.lib;vclx.lib</AllPackageLibs>
  40. <BCC_AllWarnings>true</BCC_AllWarnings>
  41. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  42. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  43. <BPILibOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</BPILibOutputDir>
  44. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  45. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  46. <Defines>DESIGN_ONLY;$(Defines)</Defines>
  47. <DesignOnlyPackage>true</DesignOnlyPackage>
  48. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  49. <ILINK_Description>WinSCP components</ILINK_Description>
  50. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  51. <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
  52. <ILINK_LibraryPath>components\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  53. <IncludePath>components\;core;packages\filemng;packages\dragndrop;packages\my;packages\tb2k;packages\tbx;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  54. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  55. <LinkPackageStatics>rtl.lib;vcl.lib;vclx.lib</LinkPackageStatics>
  56. <Multithreaded>true</Multithreaded>
  57. <OutputExt>bpl</OutputExt>
  58. <ProjectType>CppPackage</ProjectType>
  59. <SanitizedProjectName>DScpComp</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. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  69. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  70. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  71. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  72. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  73. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  74. <BCC_StackFrames>true</BCC_StackFrames>
  75. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  76. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  77. <DCC_Optimize>false</DCC_Optimize>
  78. <Defines>NDEBUG;$(Defines)</Defines>
  79. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  80. <TASM_Debugging>Full</TASM_Debugging>
  81. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  84. <Defines>NDEBUG;$(Defines)</Defines>
  85. <TASM_Debugging>None</TASM_Debugging>
  86. </PropertyGroup>
  87. <ItemGroup>
  88. <CppCompile Include="components\ThemePageControl.cpp">
  89. <DependentOn>components\ThemePageControl.h</DependentOn>
  90. <BuildOrder>11</BuildOrder>
  91. </CppCompile>
  92. <CppCompile Include="components\UnixDirView.cpp">
  93. <BuildOrder>5</BuildOrder>
  94. <DependentOn>components\UnixDirView.h</DependentOn>
  95. <BuildOrder>17</BuildOrder>
  96. </CppCompile>
  97. <CppCompile Include="components\UnixDriveView.cpp">
  98. <BuildOrder>32</BuildOrder>
  99. <DependentOn>components\UnixDriveView.h</DependentOn>
  100. <BuildOrder>3</BuildOrder>
  101. </CppCompile>
  102. <CppCompile Include="DScpComp.cpp">
  103. <BuildOrder>7</BuildOrder>
  104. <BuildOrder>2</BuildOrder>
  105. </CppCompile>
  106. <PackageImport Include="DragDropP.bpi">
  107. <BuildOrder>8</BuildOrder>
  108. </PackageImport>
  109. <PackageImport Include="DriveDir.bpi">
  110. <BuildOrder>9</BuildOrder>
  111. </PackageImport>
  112. <PackageImport Include="My.bpi">
  113. <BuildOrder>10</BuildOrder>
  114. </PackageImport>
  115. <PackageImport Include="rtl.bpi">
  116. <BuildOrder>20</BuildOrder>
  117. <BuildOrder>1</BuildOrder>
  118. </PackageImport>
  119. <PackageImport Include="tbxp.bpi">
  120. <BuildOrder>8</BuildOrder>
  121. </PackageImport>
  122. <PackageImport Include="vcl.bpi">
  123. <BuildOrder>23</BuildOrder>
  124. <BuildOrder>0</BuildOrder>
  125. </PackageImport>
  126. <PackageImport Include="vclx.bpi">
  127. <BuildOrder>26</BuildOrder>
  128. <BuildOrder>2</BuildOrder>
  129. </PackageImport>
  130. <BuildConfiguration Include="Base">
  131. <Key>Base</Key>
  132. </BuildConfiguration>
  133. <BuildConfiguration Include="Debug">
  134. <Key>Cfg_1</Key>
  135. <CfgParent>Base</CfgParent>
  136. </BuildConfiguration>
  137. <BuildConfiguration Include="Release">
  138. <Key>Cfg_2</Key>
  139. <CfgParent>Base</CfgParent>
  140. </BuildConfiguration>
  141. </ItemGroup>
  142. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  143. <ProjectExtensions>
  144. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  145. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  146. <BorlandProject>
  147. <CPlusPlusBuilder.Personality>
  148. <Source>
  149. <Source Name="MainSource">DScpComp.cpp</Source>
  150. </Source>
  151. <ProjectProperties>
  152. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  153. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  154. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  155. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  156. </ProjectProperties>
  157. </CPlusPlusBuilder.Personality>
  158. <Platforms>
  159. <Platform value="Win32">True</Platform>
  160. <Platform value="Win64">False</Platform>
  161. </Platforms>
  162. </BorlandProject>
  163. <ProjectFileVersion>12</ProjectFileVersion>
  164. </ProjectExtensions>
  165. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  166. </Project>