18 lines
321 B
Plaintext
18 lines
321 B
Plaintext
!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
|