1 2 3 4 5 6 7 8 9 10 11 12
################################# # Start SUBSYSTEM LIB_SECURITY [SUBSYSTEM::LIB_SECURITY] OBJ_FILES = security_token.o \ security_descriptor.o \ dom_sid.o \ access_check.o \ privilege.o \ sddl.o REQUIRED_SUBSYSTEMS = NDR_SECURITY # End SUBSYSTEM LIB_SECURITY #################################