mirror of https://github.com/lianthony/NT4.0
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.
22 lines
350 B
22 lines
350 B
!include ..\..\place.inc
|
|
|
|
MAJORCOMP=internet
|
|
MINORCOMP=ipaddr
|
|
|
|
TARGETNAME=ipaddr
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
USE_MFC=1
|
|
USE_MFCUNICODE=1
|
|
SUBSYSTEM_VERSION=4.00
|
|
|
|
PRECOMPILED_CXX=1
|
|
|
|
INCLUDES=$(BASEDIR)\private\inc;\
|
|
$(BASEDIR)\private\net\inc;\
|
|
$(BASEDIR)\private\net\sockets\internet\inc;
|
|
|
|
SOURCES=ipadrcls.cpp
|
|
|
|
UMTYPE=console
|