2025-04-27 07:49:33 -04:00

29 lines
386 B
Plaintext

TARGETNAME=confprop
TARGETPATH=obj
TARGETTYPE=LIBRARY
C_DEFINES=$(C_DEFINES) -D_UNICODE -DUNICODE
!if "$(BUILD_PRODUCT)" != "NT"
! if !$(FREEBUILD)
DEBUG_CRTS=1
! endif
!endif
USE_ATL=1
USE_MSVCRT=1
USE_NATIVE_EH=1
INCLUDES=\
..\avtapi;
SOURCES=\
confinfo.cpp \
confprop.cpp \
cpgen.cpp \
objsec.cpp \
rndsec.cpp \
wnd.cpp