mirror of https://github.com/tongzx/nt5src
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.
17 lines
321 B
17 lines
321 B
!include ..\sources.inc
|
|
|
|
TARGETNAME=bits
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
BROWSER_INFO=1
|
|
|
|
PASS1_PUBLISH={$(O)\bits.lib=$(SDK_LIB_PATH)\bits.lib}
|
|
|
|
SOURCES = \
|
|
$(O)\qmgr_i.c \
|
|
$(O)\bits_i.c \
|
|
$(O)\bits1_5_i.c \
|
|
$(O)\bitstest_i.c \
|
|
|
|
# Ships in the SDK
|
|
BUFFER_OVERFLOW_CHECKS=0
|