Hello!
I used to use vlc 0.8.4 sources in my project. That was an MSVC project and I'd managed to successfully compile vlc sources (having MSVC6 SP6 plus Platform SDK Nov. 2001).
Now I'd like to compile my projects with new version (0.8.6), but unfortunately I can't compile libvlc because project file (dsp) contains no files.
What should I do? How can I compile new version?
Or maybe I should simply take libvlc.dsp from an older version?