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
722 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1998 - 2001
  3. Module Name:
  4. sources file to build a core code link lib for the non-Unicode
  5. version of the AD shell property pages.
  6. !ENDIF
  7. PLATFORM= WIN9x
  8. !INCLUDE ..\sources.inc
  9. TARGETNAME= adui
  10. TARGETTYPE= LIBRARY
  11. TARGETPATH= obj
  12. TARGETEXT= lib
  13. PRECOMPILED_INCLUDE=..\pch.h
  14. INCLUDES= ..;..\..\inc;..\..\loghours;$(INCLUDES);
  15. SOURCES= ..\cdlink.cxx \
  16. ..\cstr.cpp \
  17. ..\group.cxx \
  18. ..\objlist.cxx \
  19. ..\propbase.cxx \
  20. ..\proppage.cxx \
  21. ..\proputil.cxx \
  22. ..\qrybase.cxx \
  23. ..\strings.cxx \
  24. ..\tablpage.cxx