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.

16 lines
209 B

  1. MAJORCOMP=windows
  2. MINORCOMP=version
  3. TARGETNAME=test
  4. TARGETPATH=obj
  5. TARGETTYPE=PROGRAM
  6. INCLUDES=.
  7. C_DEFINES=-DWIN32
  8. SOURCES=test.c test.rc
  9. UMTYPE=windows
  10. UMENTRY=winmain
  11. UMLIBS=$(SDK_LIB_PATH)\version.lib