DScpComp.cbproj 8.7 KB

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