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.
13 lines
307 B
13 lines
307 B
TARGETNAME=debug
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
C_DEFINES=-DUNICODE=1
|
|
|
|
## BUFFER_OVERFLOW_CHECKS=1
|
|
## Caused: error LNK2001: unresolved external symbol ___security_cookie
|
|
## This should be reenabled once all consumers of this lib have enabled this flag
|
|
|
|
INCLUDES=..\..\inc
|
|
|
|
SOURCES=debug.c
|