15 lines
241 B
Plaintext
15 lines
241 B
Plaintext
!include ..\sources.inc
|
|
|
|
|
|
MINORCOMP=winntbbu
|
|
|
|
TARGETNAME=winntbbu
|
|
|
|
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
|
|
|
|
TARGETLIBS=$(TARGETLIBS) $(SDK_LIB_PATH)\comctl32.lib
|
|
|
|
PRECOMPILED_INCLUDE=pch.h
|
|
PRECOMPILED_PCH=pch.pch
|
|
PRECOMPILED_OBJ=pch.obj
|