INCLUDE(vf_plugin)
INCLUDE(vf_plugin_qt4gl)


SET(ADM_vf_sampleGlFrag_SRCS sampleGl.cpp)
INIT_VIDEO_FILTER_GLQT4(ADM_vf_sampleGlFrag "${ADM_vf_sampleGlFrag_SRCS}" "sampleGl.h" "")

