You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
288 B
17 lines
288 B
MAJORCOMP=wininet
|
|
MINORCOMP=ftpszcls
|
|
|
|
TARGETNAME=ftpszcls
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
|
|
USE_MSVCRT=1
|
|
|
|
INCLUDES=..\..\..\inc;..\..\..\test\inc
|
|
|
|
SOURCES=ftpszcls.cxx
|
|
|
|
UMAPPL=ftpszcls
|
|
UMTYPE=console
|
|
UMLIBS=$(SDK_LIB_PATH)\wininet.lib \
|
|
..\..\..\lib\*\catlib.lib
|