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.

25 lines
375 B

  1. !include ..\..\win95upg.mk
  2. !include $(WIN95UPG_ROOT)\w95upg\w95upg.mk
  3. # component
  4. MINORCOMP=upgwiz
  5. # target
  6. TARGETNAME=upgwiz
  7. TARGETTYPE=PROGRAM
  8. # x86-specific sources
  9. I386_SOURCES=\
  10. upgwiz.c \
  11. upgwiz.rc
  12. # link libraries
  13. !include $(WIN95UPG_ROOT)\common\libs.mk
  14. !include $(WIN95UPG_ROOT)\tools\sdklibs.mk
  15. # app settings
  16. UMTYPE=console
  17. UMENTRY=main