Leaked source code of windows server 2003
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=prflbmsg
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. DLLBASE = 0x77000000
  5. INCLUDES=$(O)
  6. RESOURCE_ONLY_DLL=1
  7. SYNCHRONIZE_BLOCK=1
  8. SOURCES= msg.rc \
  9. prflbmsg.mc
  10. PASS0_HEADERDIR=$(O)
  11. PASS0_SOURCEDIR=$(O)