Source code of Windows XP (NT5)
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.

23 lines
290 B

  1. MAJORCOMP=setup
  2. MINORCOMP=winnt32
  3. TARGETNAME=pidset
  4. TARGETPATH=..\lib\$(_OBJ_DIR)
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=\
  7. $(INCLUDES);\
  8. ..\inc;\
  9. USE_LIBCMT=1
  10. SOURCES=\
  11. crc-32.cpp \
  12. Crc32.cpp \
  13. crcmodel.c \
  14. Hardware.cpp \
  15. PIDSet.cpp \
  16. UMTYPE=windows