|
@@ -52,6 +52,7 @@
|
|
|
<_TCHARMapping>wchar_t</_TCHARMapping>
|
|
|
<AllPackageLibs>vcl.lib;rtl.lib;vclx.lib;ws2_32.lib;secur32.lib;My.lib;DriveDir.lib;DragDropP.lib;tb2k.lib;tbxp.lib;bcbie.lib;Crypt32.lib;PngComponents.lib;xmlrtl.lib;vclactnband.lib;vclimg.lib;winhttp.lib;jcl.lib;vclie.lib;vcledge.lib;urlmon.lib;shlwapi.lib;powrprof.lib;soaprtl.lib;fmx.lib;dbrtl.lib;inet.lib;psapi.lib;msi.lib</AllPackageLibs>
|
|
|
<BCC_AllWarnings>true</BCC_AllWarnings>
|
|
|
+ <BCC_EnableBatchCompilation>true</BCC_EnableBatchCompilation>
|
|
|
<BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
|
|
|
<BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
|
|
|
<BCC_PCHName_Clang>windows\WinPCH.h</BCC_PCHName_Clang>
|
|
@@ -75,7 +76,9 @@
|
|
|
<Multithreaded>true</Multithreaded>
|
|
|
<OutputExt>exe</OutputExt>
|
|
|
<ProjectType>CppVCLApplication</ProjectType>
|
|
|
+ <RunBCCOutOfProcess>true</RunBCCOutOfProcess>
|
|
|
<SanitizedProjectName>WinSCP</SanitizedProjectName>
|
|
|
+ <SubProcessesNumber>8</SubProcessesNumber>
|
|
|
<UsingDelphiRTL>true</UsingDelphiRTL>
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
<VerInfo_Keys>CompanyName=Martin Prikryl;FileDescription=WinSCP: SFTP, FTP, WebDAV, S3 and SCP client;FileVersion=6.6.0.0;InternalName=winscp;LegalCopyright=(c) 2000-2025 Martin Prikryl;LegalTrademarks=;OriginalFilename=winscp.exe;ProductName=WinSCP;ProductVersion=6.6.0.0;ReleaseType=stable;WWW=https://winscp.net/</VerInfo_Keys>
|