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.

14 lines
178 B

  1. !ifndef CAP_BUILD
  2. CAP_BUILD=0
  3. !endif
  4. TARGETNAME=pdhwmi
  5. TARGETPATH=obj
  6. TARGETTYPE=LIBRARY
  7. INCLUDES=..\inc; \
  8. $(SDKTOOLS_INC_PATH)
  9. SOURCES=wbem.cpp
  10. USE_MSVCRT=1