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.

36 lines
595 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1997 - 2000
  3. Module Name:
  4. sources
  5. !ENDIF
  6. USE_RTTI=1
  7. USE_STL =1
  8. USE_STD=1
  9. USE_MSVCRT=1
  10. TARGETNAME=dsget
  11. TARGETPATH=obj
  12. TARGETTYPE=PROGRAM
  13. UMTYPE=console
  14. UMENTRY=wmain
  15. !INCLUDE ..\sources.inc
  16. TARGETLIBS= $(TARGETLIBS)\
  17. $(SDK_LIB_PATH)\msxml2.lib
  18. SOURCES= $(SOURCES) \
  19. usage.mc \
  20. resource.rc \
  21. cstrings.cpp \
  22. gettable.cpp \
  23. dsget.cpp \
  24. display.cpp \
  25. output.cpp
  26. MISCFILES=DSGet_DS_command_line_utility_{E47982CB-A506-4A06-81EE-EE9A91CAC4E7}.sld