I downloaded and installed latest VLC version 2.2.1 and i noticed i can't access VLC header files in Visual Studio Project. So i quickly looked inside VLC installation directory and i found that neither include files exist nor lib files exist.
So now how can i use libvlc in my project any workaround?
I can't find any lib files and header files in vlc installation folder. I use Visual Studio 2013, Windows 10.