Leaked source code of windows server 2003
 
 
 
 
 
 

29 lines
397 B

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
USE_STL=1
INCLUDES=\
..\avtapi;
SOURCES=\
confinfo.cpp \
confprop.cpp \
cpgen.cpp \
objsec.cpp \
rndsec.cpp \
wnd.cpp