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.
|
|
!IF 0
Copyright (C) Microsoft Corporation, 1998 - 2001
Module Name:
sources file to build a link lib for core Unicode supporting code for the AD property pages.
!ENDIF
PLATFORM= WINNT !INCLUDE ..\sources.inc
TARGETNAME= adui TARGETTYPE= LIBRARY TARGETPATH= obj TARGETEXT= dll
PRECOMPILED_INCLUDE=..\pch.h
INCLUDES= ..;..\..\inc;..\..\loghours;$(INCLUDES);
SOURCES= ..\cdlink.cxx \ ..\cstr.cpp \ ..\group.cxx \ ..\objlist.cxx \ ..\propbase.cxx \ ..\proppage.cxx \ ..\proputil.cxx \ ..\qrybase.cxx \ ..\strings.cxx \ ..\tablpage.cxx
MISCFILES= ..\AdProp_{51B0B40E-C686-482A-8861-A58EAEBF79DF}.sld
|