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
319 B

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