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