You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
25 years ago | |
|---|---|---|
| .. | ||
| defs.h | 25 years ago | |
| dirent.c | 25 years ago | |
| dirent.h | 25 years ago | |
| modules_builtin_msvc.h | 25 years ago | |
| readme.txt | 25 years ago | |
| vlc.dsp | 25 years ago | |
| vlc.dsw | 25 years ago | |
readme.txt
In this directory you will find a Microsoft Visual Studio C++ 6 project
to build vlc.
You should be aware that this project should mainly be used for debugging vlc.
Most of the hardware accelerated plugins can't be built from MSVC as they are
programmed in assembly using the GCC asm syntax and MSVC doesn't understand
this.
Also you shouldn't expect this project to be working out of the box as you
need to configure it to include the GTK headers and libraries.