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

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1998 - 2001
  3. sources file for non-Unicode version of the dsprop.dll containing
  4. AD shell property pages.
  5. !ENDIF
  6. PLATFORM= WIN9x
  7. !INCLUDE ..\..\sources.inc
  8. TARGETNAME= dsprop
  9. TARGETTYPE= DYNLINK
  10. TARGETPATH= obj
  11. TARGETEXT= dll
  12. PRECOMPILED_INCLUDE=..\..\pch.h
  13. INCLUDES=..;..\..;..\..\..\inc;..\..\..\loghours;$(INCLUDES);
  14. LINKLIBS = ..\..\win95\$(O)\adui.lib
  15. SYNCHRONIZE_DRAIN=1
  16. SOURCES= ..\dllmisc.cxx \
  17. ..\user.cxx \
  18. ..\computer.cxx \
  19. ..\guids.cxx \
  20. ..\shlprop.cxx \
  21. ..\resource.rc \
  22. ..\notify.cxx