build libCEC and cec-client against toolset v100 (VS2010). lots of 3rd party libs...
authorLars Op den Kamp <lars@opdenkamp.eu>
Mon, 9 Dec 2013 10:58:27 +0000 (11:58 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Mon, 9 Dec 2013 10:58:27 +0000 (11:58 +0100)
commit0399e038f1482d4cd839be7619127e5879bf8d64
treea0fd7cd103645ce5f32d7b119188f6a298f8c747
parentc0ee98e70694b23c283ffa72fa2522f2d4c64faa
build libCEC and cec-client against toolset v100 (VS2010). lots of 3rd party libs/programs and their installers only install the previous C++ redist, which will make libCEC fail to load when not manually installing the redist. we can include the correct redist in libCEC's installer, but that will still lead to problems when users just install XBMC from xbmc.org/ which doesn't include the v110 version of the redist. users will get a crash with the CEC adapter connected, not telling them how to fix the issue (thanks MS)
project/libcec/libcec.vcxproj
project/testclient/testclient.vcxproj