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.

15 lines
189 B

  1. MAJORCOMP=Outlook
  2. MINORCOMP=FixMapi
  3. TARGETNAME=fixmapi
  4. TARGETTYPE=PROGRAM
  5. TARGETPATH=$(_OBJ_DIR)
  6. USE_NTDLL=1
  7. UMTYPE=windows
  8. UMENTRYABS=ModuleEntry
  9. SOURCES= \
  10. fixmapi.c \
  11. fixmapi.rc \