Merge remote-tracking branch 'remotes/origin/freebsd-port'

This commit is contained in:
NeoBrainX
2011-09-12 21:08:18 +02:00
7 changed files with 67 additions and 9 deletions

View File

@ -12,6 +12,10 @@ set(LIBS core
${XRANDR_LIBRARIES}
${X11_LIBRARIES})
if(LIBAV_FOUND)
set(LIBS ${LIBS} ${LIBAV_LIBRARIES})
endif()
if(wxWidgets_FOUND)
set(SRCS Src/ARCodeAddEdit.cpp
Src/AboutDolphin.cpp