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

    r3395 r3499  
    1146211462        if test "$ac_pjmedia_video_has_qt" = "yes"; then 
    1146311463          ac_qt_cflags="-DPJMEDIA_VIDEO_DEV_HAS_QT=1" 
    11464           LIBS="$LIBS -framework QTKit -framework Foundation -framework AppKit -framework QuartzCore" 
     11464          LIBS="$LIBS -framework QTKit -framework Foundation -framework AppKit -framework QuartzCore -framework OpenGL" 
    1146511465          { echo "$as_me:$LINENO: result: Checking if QTKit framework is available... yes" >&5 
    1146611466echo "${ECHO_T}Checking if QTKit framework is available... yes" >&6; } 
Note: See TracChangeset for help on using the changeset viewer.