[vlc-commits] [Git][videolan/vlc][master] package: win32: fix documentation of -S option

Felix Paul Kühne (@fkuehne) gitlab at videolan.org
Sun Apr 5 10:16:03 UTC 2026



Felix Paul Kühne pushed to branch master at VideoLAN / VLC


Commits:
550bd455 by Steve Lhomme at 2026-04-05T11:50:44+02:00
package: win32: fix documentation of -S option

By default we target Windows 7

- - - - -


1 changed file:

- extras/package/win32/build.sh


Changes:

=====================================
extras/package/win32/build.sh
=====================================
@@ -32,7 +32,7 @@ OPTIONS:
    -D <win_path> Create PDB files during the build, map the VLC sources to <win_path>
                  e.g.: -D c:/sources/vlc
    -x            Add extra checks when compiling
-   -S <sdkver>   Use maximum Windows API version (0x0601000 by default)
+   -S <sdkver>   Use maximum Windows API version (0x06010000 Windows 7 by default)
    -u            Use the Universal C Runtime (instead of msvcrt)
    -w            Restrict to Windows Store APIs
    -z            Build without GUI (libvlc only)



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/550bd4558332615ea122969e8e8daae0d5d71e0f

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/550bd4558332615ea122969e8e8daae0d5d71e0f
You're receiving this email because of your account on code.videolan.org.




More information about the vlc-commits mailing list