mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
16 lines
189 B
Text
16 lines
189 B
Text
description "FTP client\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
library(WIN32) ws2_32;
|
|
|
|
file
|
|
ftp.h,
|
|
ftp.cpp,
|
|
lib readonly separator,
|
|
lib\README.ftplib,
|
|
lib\ftplib.h,
|
|
lib\ftplib.cpp tabsize 4,
|
|
Copying;
|
|
|