Ignore:
Timestamp:
Apr 6, 2011 11:30:18 AM (13 years ago)
Author:
ming
Message:

Re #1213:
Add OpenGL support for SDL renderer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/2.0-dev/aconfigure.ac

    r3395 r3499  
    604604        if test "$ac_pjmedia_video_has_qt" = "yes"; then 
    605605          ac_qt_cflags="-DPJMEDIA_VIDEO_DEV_HAS_QT=1" 
    606           LIBS="$LIBS -framework QTKit -framework Foundation -framework AppKit -framework QuartzCore" 
     606          LIBS="$LIBS -framework QTKit -framework Foundation -framework AppKit -framework QuartzCore -framework OpenGL" 
    607607          AC_MSG_RESULT([Checking if QTKit framework is available... yes]) 
    608608        else 
Note: See TracChangeset for help on using the changeset viewer.