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.

33 lines
481 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=w32
  3. #SYNCHRONIZE_BLOCK=1
  4. TARGETNAME=dpmisc
  5. TARGETPATH=obj
  6. TARGETTYPE=LIBRARY
  7. INCLUDES=..\dplay;
  8. #SYNCHRONIZE_DRAIN=1
  9. C_DEFINES=-DWINVER=0x0400
  10. MSC_WARNING_LEVEL=$(MSC_WARNING_LEVEL) /WX
  11. !IFDEF PENTIUMCOUNTER
  12. C_DEFINES=$(C_DEFINES) -DPENTIUMCOUNTER
  13. ASM_DEFINES=$(ASM_DEFINES) -DPENTIUMCOUNTER
  14. !endif
  15. C_DEFINES=$(C_DEFINES) -D_NO_COM -D_NO_ENUM -D_NOCSECT_TYPE -D_WIN32 -DUSE_GDI_HDC
  16. NTPROFILEINPUT=yes
  17. SOURCES= logit.cpp \
  18. queue.cpp