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.

24 lines
343 B

  1. MAJORCOMP=sis
  2. MINORCOMP=sisSetup
  3. TARGETNAME=sisSetup
  4. TARGETPATH=obj
  5. TARGETTYPE=PROGRAM
  6. UMTYPE=console
  7. #UMENTRY=
  8. C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
  9. USE_CRTDLL=1 #same as USE_MSVCRT=1
  10. USE_MAPSYM=1
  11. #BINPLACE_PLACEFILE=..\..\placefil.txt
  12. LINKLIBS=\
  13. $(SDK_LIB_PATH)\user32.lib
  14. SOURCES=\
  15. sisSetup.c \
  16. sisSetup.rc