Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

23 lines
310 B

!include ..\..\..\place.inc
MAJORCOMP=sdk
MINORCOMP=http
TARGETNAME=miniweb
TARGETPATH=obj
TARGETTYPE=PROGRAM
INCLUDES=.;..\inc
USE_CRTDLL=1
SUBSYSTEM_VERSION=3.50
C_DEFINES= -DSTRICT
SOURCES= miniweb.c \
miniweb.rc \
io.c
UMTYPE=console
UMLIBS= $(BASEDIR)\public\sdk\lib\*\wininet.lib