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.

38 lines
620 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1997 - 2000
  3. Module Name:
  4. sources
  5. !ENDIF
  6. USE_NATIVE_EH=1
  7. USE_RTTI=1
  8. USE_STL =1
  9. USE_STD=1
  10. USE_MSVCRT=1
  11. TARGETNAME=dsquery
  12. TARGETPATH=obj
  13. TARGETTYPE=PROGRAM
  14. UMTYPE=console
  15. UMENTRY=wmain
  16. !INCLUDE ..\sources.inc
  17. SOURCES= $(SOURCES) \
  18. usage.mc \
  19. resource.rc \
  20. cstrings.cpp \
  21. querybld.cpp \
  22. querytable.cpp \
  23. dsquery.cpp \
  24. output.cpp
  25. TARGETLIBS= $(TARGETLIBS)\
  26. $(SDK_LIB_PATH)\ntdsapi.lib
  27. MISCFILES=DSQuery_command_line_utility_{08476C47-3342-4C1F-998D-F3D1EB79C46A}.sld