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

  1. MAJORCOMP=
  2. MINORCOMP=
  3. TARGETNAME=btnfix
  4. TARGETPATH=obj
  5. TARGETTYPE=PROGRAM
  6. #only build Win9x version
  7. CHICAGO_PRODUCT=1
  8. WIN32_IE_VERSION=0x0300
  9. # Make it small
  10. MSC_OPTIMIZATION=/O1
  11. NO_NTDLL=1
  12. SOURCES= btnfix.c
  13. UMENTRY=winmain
  14. UMTYPE=windows
  15. UMAPPL=
  16. UMLIBS=