dshowsrcwrapper: fix include path and link error
authorJerome Laheurte <jlaheurte@quividi.com>
Fri, 22 Apr 2016 12:44:57 +0000 (14:44 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 23 Apr 2016 14:13:05 +0000 (15:13 +0100)
commit97529971fcda15982128373147513ba6608dffd0
tree9014538461c069173e702d199212881b2e693bac
parent04e4392afe439a002f3577d284eaec548e25c9d2
dshowsrcwrapper: fix include path and link error

Add include path so that the cmake-generated project
is able to find gstconfig.h

Add /SAFESEH:NO to MSVC linker options so it can link with
gstreamer libraries on Windows.

https://bugzilla.gnome.org//show_bug.cgi?id=765426
sys/dshowsrcwrapper/CMakeLists.txt