Leaked source code of windows server 2003
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.
|
|
TARGETNAME=policy TARGETPATH=obj TARGETTYPE=LIBRARY
UMTYPE=windows
PRECOMPILED_INCLUDE=gphdr.h PRECOMPILED_PCH=precomp.pch PRECOMPILED_OBJ=precomp.obj PRECOMPILED_CXX=1
INCLUDES= \ ..; \ ..\..\rsoputil; \ ..\..\inc; \ $(WINDOWS_INC_PATH);\ $(SHELL_INC_PATH); \ $(BASE_INC_PATH); \ $(DS_INC_PATH); \ ..\main; \ ..\utils; \ ..\profile; \ ..\policy; \ ..\rsop; \ ..\mc\$(O);
C_DEFINES=-DWIN32 -D_WIN32 -DUNICODE -D_USERENV_
USE_MSVCRT=1
SOURCES= \ gpnotif.cpp \ gpt.cpp \ gpfilter.cpp \ gplist.cpp \ gpnotif.cpp \ gpqry.cpp \ gpreg.cpp \ gpstate.cpp \ plgpt.cpp \ policy.c
|