Leaked source code of windows server 2003
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.

20 lines
402 B

  1. #Copyright (c) 1998 - 1999 Microsoft Corporation
  2. MINORCOMP=tsoca
  3. TARGETNAME=tsoca
  4. USELIBCMT=1
  5. C_DEFINES=$(C_DEFINES) -DANSI -D_ANSI
  6. MAKS_LIBU = $(TERMSRV_ROOT)\setup\lib\$O\maksu.lib
  7. MAKS_LIBA = $(TERMSRV_ROOT)\setup\lib\$O\maksa.lib
  8. MAKS_INC = $(TERMSRV_ROOT)\setup\inc
  9. MAKS_LIB = $(MAKS_LIBA)
  10. OPTIONAL_UMTEST=x
  11. UMTYPE=windows
  12. !include ..\sources.inc