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.

26 lines
531 B

  1. # This makefile has been generated automatically by mwgenmakeC for
  2. # compiling C++ application.
  3. COMPONENT = SHELL
  4. PRODUCT = SHLWAPI
  5. CUSTOM_RULES = ${MWROOT}/ie4/shell.template
  6. NO_BROWSER_FILE=1
  7. SOURCES_FILE = sources
  8. SOURCES_IMPORTS = TARGETTYPE TARGETNAME DLLENTRY
  9. WLIB = shlwccpp
  10. LIB = lib${WLIB}.a # target static library
  11. ## you may define the following variables
  12. ##
  13. NO_UNICODE = 1
  14. PROJECT_CFLAGS = -DDBCS -DUNICODE_SHDOCVW -I..
  15. __cplusplus = true
  16. #MAPFILE.sunos5 = shlwapi.map
  17. include $(MWHOME)/make.rules.simple