Changeset 3499 for pjproject/branches/projects/2.0-dev/aconfigure
- Timestamp:
- Apr 6, 2011 11:30:18 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/2.0-dev/aconfigure
r3395 r3499 11462 11462 if test "$ac_pjmedia_video_has_qt" = "yes"; then 11463 11463 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" 11465 11465 { echo "$as_me:$LINENO: result: Checking if QTKit framework is available... yes" >&5 11466 11466 echo "${ECHO_T}Checking if QTKit framework is available... yes" >&6; }
Note: See TracChangeset
for help on using the changeset viewer.