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.

32 lines
470 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 2000 - 2000
  3. Module Name:
  4. sources.
  5. !ENDIF
  6. MAJORCOMP=setup
  7. MINORCOMP=html2bmp
  8. TARGETNAME=html2bmp
  9. TARGETTYPE=PROGRAM
  10. TARGETPATH=obj
  11. USE_MFC=1
  12. USE_MSVCRT=1
  13. USE_IOSTREAM=1
  14. TARGETLIBS= \
  15. $(SDK_LIB_PATH)\comdlg32.lib \
  16. SOURCES= \
  17. FileDialogEx.cpp\
  18. Html2Bmp.cpp \
  19. HtmlCtrl.cpp \
  20. HtmlDlg.cpp \
  21. IParser.cpp \
  22. StdAfx.cpp \
  23. Html2Bmp.rc