Changeset 3499 for pjproject/branches/projects/2.0-dev/aconfigure.ac
- 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.ac
r3395 r3499 604 604 if test "$ac_pjmedia_video_has_qt" = "yes"; then 605 605 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" 607 607 AC_MSG_RESULT([Checking if QTKit framework is available... yes]) 608 608 else
Note: See TracChangeset
for help on using the changeset viewer.