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.

18 lines
293 B

  1. !include ../sources.inc
  2. TARGETNAME=sxapwdmgr
  3. TARGETTYPE=DYNLINK
  4. DLLDEF=dmgr.def
  5. SOURCES= \
  6. cdmgr.cpp
  7. LINKLIBS=\
  8. $(SXAPW_LIB_LIB) \
  9. $(SXAPW_STDINC_LIB)
  10. TARGETLIBS=\
  11. $(SDK_LIB_PATH)\kernel32.lib \
  12. $(SDK_LIB_PATH)\ole32.lib \
  13. $(SDK_LIB_PATH)\oleaut32.lib \
  14. $(SDK_LIB_PATH)\uuid.lib