!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
