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.
14 lines
255 B
14 lines
255 B
!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
|