xbmc / visualization.spectrum

Spectrum visualizer for Kodi
GNU General Public License v2.0
8 stars 23 forks source link

Support building on win32 #1

Closed Montellese closed 9 years ago

Montellese commented 9 years ago

These commits support building the addon on win32. I added a FindDirectX.cmake file to find the necessary include and library paths, fixed the CMakeLists.txt, synced directx_spectrum.cpp with the one in the xbmc repository and fixed the addon.xml.

notspiff commented 9 years ago

Thanks. Once deployed pulls go the other way of course :)

Montellese commented 9 years ago

Yeah but that way we can test @wsnipex's branch without any hassle.

notspiff commented 9 years ago

Sure thing. Just a FYI if you thought i would insist on being upstream forever (ref pvr comment)

Montellese commented 9 years ago

No worries, I knew what you meant :-)