docs: add index for new symbols in 1.14
[platform/upstream/gstreamer.git] / win32 / README.txt
index 809233f..892b1f1 100644 (file)
@@ -1,30 +1,32 @@
 Building GStreamer on Windows\r
 -----------------------------\r
 \r
-Running GStreamer on Windows is supported.
-
-Official Windows binaries for each release can be found at:
-
-  https://gstreamer.freedesktop.org/data/pkg/windows/
-
-
-Building with MinGW/MSys
-------------------------
+Running GStreamer on Windows is supported.\r
+\r
+Official Windows binaries for each release can be found at:\r
+\r
+  https://gstreamer.freedesktop.org/data/pkg/windows/\r
+\r
+\r
+Building with MinGW/MSys\r
+------------------------\r
 \r
 Should work out of the box from the toplevel directory using the standard\r
 Unix build system provided.\r
 \r
-This build type is officially supported.
+This build type is officially supported.\r
+\r
+You can build Windows binaries including all required dependencies\r
+using the 'cerbero' build tool:\r
 \r
-You can build Windows binaries including all required dependencies
-using the 'cerbero' build tool:
+  http://cgit.freedesktop.org/gstreamer/cerbero/\r
 \r
-  http://cgit.freedesktop.org/gstreamer/cerbero/
-
-This works both natively on Windows or as cross-compile from Linux.
+This works both natively on Windows or as cross-compile from Linux.\r
 \r
 \r
-Building with Visual Studio
----------------------------
+Building with Visual Studio\r
+---------------------------\r
 \r
-Building with Visual Studio is currently not supported.
+Building with Visual Studio is possible using the Meson-based build\r
+definitions, but there is currently no support for this in cerbero yet,\r
+so it's not for the faint-hearted.\r