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.

23 lines
540 B

  1. TARGETNAME = single
  2. TARGETPATH = obj
  3. TARGETTYPE = PROGRAM
  4. UMTYPE = console
  5. UMLIBS = \
  6. ..\lib\$(O)\glddlib.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)\ddraw.lib \
  12. $(SDK_LIB_PATH)\glu32.lib \
  13. $(SDK_LIB_PATH)\vfw32.lib \
  14. $(SDK_LIB_PATH)\glaux.lib
  15. SOURCES =
  16. INCLUDES = \
  17. ..\lib;\
  18. $(SDK_INC_PATH)\gl\gl.h
  19. UMAPPL = ddwave*vtex