MAJORCOMP=rhino
MINORCOMP=common

TARGETNAME=common
TARGETPATH=obj
TARGETTYPE=LIBRARY

UMTYPE=windows
UMENTRY=winmain

USE_MFC=1
# SUBSYSTEM_VERSION=4.00

PRECOMPILED_INCLUDE=stdafx.h
PRECOMPILED_CXX=1

INCLUDES=$(BASEDIR)\private\inc;\
         $(BASEDIR)\private\net\inc;

SOURCES=\
    debugafx.cpp \
    intlnum.cpp	 \
    intltime.cpp \
    ipaddres.cpp \
    metal.cpp    \
    objplus.cpp	 \
    registry.cpp \
    listbox.cpp  \
    spinctrl.cpp
