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.
 
 
 
 
 
 

33 lines
677 B

!IF 0
Copyright (C) Microsoft Corporation, 1998 - 2001
sources file for non-Unicode version of the dsprop.dll containing
AD shell property pages.
!ENDIF
PLATFORM= WIN9x
!INCLUDE ..\..\sources.inc
TARGETNAME= dsprop
TARGETTYPE= DYNLINK
TARGETPATH= obj
TARGETEXT= dll
PRECOMPILED_INCLUDE=..\..\pch.h
INCLUDES=..;..\..;..\..\..\inc;..\..\..\loghours;$(INCLUDES);
LINKLIBS = ..\..\win95\$(O)\adui.lib
SYNCHRONIZE_DRAIN=1
SOURCES= ..\dllmisc.cxx \
..\user.cxx \
..\computer.cxx \
..\guids.cxx \
..\shlprop.cxx \
..\resource.rc \
..\notify.cxx