diff options
Diffstat (limited to 'win32/README')
-rwxr-xr-x | win32/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/win32/README b/win32/README index 3806df7c9..926e2708d 100755 --- a/win32/README +++ b/win32/README @@ -17,9 +17,8 @@ Steps for building Xine using MSVC: - Build the following projects in this order: libxinesuppt - libxineutils - libdvdnav libxine + libdvdnav - Next build any desired plugins (decoders/demuxers ...). The ao_out_directx and vo_out_directx are required for Win32. There is an option to use the vo_out_sdl but a sdl.dll must be present for that to take place. There have also been some issues observed with the directX video driver on some machines. NOTE: Project xineplug_dmx_asf currently does not build correctly. |