Source code of Windows XP (NT5)
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.

23 lines
492 B

  1. TERMSRV_ROOT=..\..
  2. TSHRCLNT_ROOT=..\..\newclient
  3. LICENSE_ROOT=..\..\common\license
  4. WINCEOEM=1
  5. INCLUDES=$(TSHRCLNT_ROOT)\inc
  6. CONDITIONAL_INCLUDES=
  7. CDEFINES = $(CDEFINES) -DOS_WINCE
  8. TARGETNAME=cecommon
  9. TARGETTYPE=LIBRARY
  10. RELEASETYPE=CUSTOM
  11. # Even though it's not technically client lib, put it here so we don't complicate with more dirs.
  12. TARGETPATH=$(TSHRCLNT_ROOT)\LIB\WINCE\$(_CPUINDPATH)
  13. WINCEOEM=1
  14. SOURCES=cecommon.c \
  15. genguid.cpp \
  16. winhelp.cpp \
  17. autohide.cpp