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.

20 lines
404 B

  1. TARGETNAME = single
  2. TARGETPATH = obj
  3. TARGETTYPE = PROGRAM
  4. UMTYPE = console
  5. UMLIBS = \
  6. ..\lib\$(O)\glwinlib.lib \
  7. $(SDK_LIB_PATH)\gdi32.lib \
  8. $(SDK_LIB_PATH)\comdlg32.lib \
  9. $(SDK_LIB_PATH)\user32.lib \
  10. $(SDK_LIB_PATH)\opengl32.lib \
  11. $(SDK_LIB_PATH)\glu32.lib
  12. SOURCES =
  13. INCLUDES = \
  14. ..\lib;\
  15. $(SDK_INC_PATH)\gl\gl.h
  16. UMAPPL = glw