9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
#Copyright (c) 1998 - 1999 Microsoft Corporation
|
|
|
|
!include ..\sources.inc
|
|
|
|
MINORCOMP=maksu
|
|
TARGETNAME=$(MINORCOMP)
|
|
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
|
|
|