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.
24 lines
414 B
24 lines
414 B
#Copyright (c) 1998 - 1999 Microsoft Corporation
|
|
|
|
|
|
|
|
MINORCOMP=tsoc
|
|
|
|
TARGETNAME=tsoc
|
|
|
|
USELIBCMT=1
|
|
|
|
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
|
|
|
|
MAKS_LIBU = $(TERMSRV_ROOT)\setup\lib\$O\maksu.lib
|
|
MAKS_LIBA = $(TERMSRV_ROOT)\setup\lib\$O\maksa.lib
|
|
MAKS_INC = $(TERMSRV_ROOT)\setup\inc
|
|
MAKS_LIB = $(MAKS_LIBU)
|
|
|
|
|
|
OPTIONAL_UMTEST=x
|
|
UMTYPE=windows
|
|
|
|
|
|
|
|
!include ..\sources.inc
|