TERMSRV_ROOT=..\..
TSHRCLNT_ROOT=..\..\newclient
LICENSE_ROOT=..\..\common\license

WINCEOEM=1
INCLUDES=$(TSHRCLNT_ROOT)\inc

CONDITIONAL_INCLUDES=
CDEFINES = $(CDEFINES) -DOS_WINCE

TARGETNAME=cecommon
TARGETTYPE=LIBRARY
RELEASETYPE=CUSTOM

# Even though it's not technically client lib, put it here so we don't complicate with more dirs.
TARGETPATH=$(TSHRCLNT_ROOT)\LIB\WINCE\$(_CPUINDPATH)

WINCEOEM=1

SOURCES=cecommon.c \
        genguid.cpp \
        winhelp.cpp \
        autohide.cpp