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.

19 lines
245 B

  1. TARGETNAME=sfcfiles
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. DLLDEF=..\sfcfiles.def
  5. DLLENTRY=SfcDllEntry
  6. INCLUDES=\
  7. $(ADMIN_INC_PATH);
  8. NO_STRING_POOLING=1
  9. MSC_WARNING_LEVEL=/W3 /WX
  10. USE_NTDLL=1
  11. SOURCES=\
  12. ..\sfcfiles.c\
  13. ..\sfcfiles.rc