windows-nt/Source/XPSP1/NT/termsrv/wince/cecommon/sources
2020-09-26 16:20:57 +08:00

24 lines
492 B
Plaintext

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