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.

16 lines
226 B

  1. TARGETNAME=winmsd
  2. TARGETPATH=$(_OBJ_DIR)
  3. TARGETTYPE=PROGRAM
  4. LINKER_STACKCOMMITSIZE=8000
  5. UMTYPE=windows
  6. USE_MFCUNICODE=1
  7. USE_ATL=1
  8. USE_IOSTREAM=1
  9. INCLUDES=..;
  10. MSC_WARNING_LEVEL=/W3 /WX
  11. SOURCES=stubmsd.rc \
  12. stubmsd.cpp