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.

22 lines
391 B

  1. TARGETTYPE=NOTARGET
  2. TARGETPATH=obj
  3. C_DEFINES = $(C_DEFINES) -DUNICODE -D_UNICODE
  4. SYNCHRONIZE_DRAIN=1
  5. SYNCHRONIZE_BLOCK=1
  6. MIDL_UUIDDIR=$(O)
  7. MIDL_TLBDIR=..\mmcexts\$(O)
  8. MIDL_OPTIMIZATION=$(MIDL_OPTIMIZATION) /client none /server none
  9. PASS0_PUBLISH=\
  10. {bitscfg.idl=$(SDK_INC_PATH)\bitscfg.idl} \
  11. {$(O)\bitscfg.h=$(SDK_INC_PATH)\bitscfg.h} \
  12. SOURCES=\
  13. bitscfg.idl \