瀏覽代碼

C++Builder 11

Source commit: 136d9d0634c7de413a73ae538089d39ad43d7cfb
Martin Prikryl 1 年之前
父節點
當前提交
04bb787a08
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -1,7 +1,7 @@
 [WinSCP](https://winscp.net/) is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It offers an easy to use GUI to copy files between a local and remote computer using multiple protocols: Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV. Power users can automate WinSCP using .NET assembly. WinSCP is available in English and many other languages.
 
 To build WinSCP you need:
-- [Embarcadero C++ Builder XE6 Professional](https://www.embarcadero.com/products/cbuilder).
+- [Embarcadero C++Builder 11 Professional](https://www.embarcadero.com/products/cbuilder).
 - [Build Tools and Agents for Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) (for C# 9.0)
 - [nasm](https://www.nasm.us/) (store it to `buildtools/tools/nasm.exe`)
 - [Object file converter](https://www.agner.org/optimize/#objconv) (store it to `buildtools/tools/objconv.exe`)