2020-09-30 16:53:55 +02:00

15 lines
255 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