[vlc-commits] [Git][videolan/vlc][master] contrib: qtvlcdeps: do not use entrypoint

Steve Lhomme (@robUx4) gitlab at videolan.org
Fri Apr 12 05:45:32 UTC 2024



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
865a825d by Fatih Uzunoglu at 2024-04-11T19:50:26+00:00
contrib: qtvlcdeps: do not use entrypoint

It is not used and therefore not necessary.

- - - - -


1 changed file:

- contrib/src/qtvlcdeps/vlcdeps.pro


Changes:

=====================================
contrib/src/qtvlcdeps/vlcdeps.pro
=====================================
@@ -3,6 +3,8 @@ TEMPLATE = app
 QT = core gui qml svg quick widgets quickcontrols2
 QTPLUGIN = qsvgicon qsvg qjpeg qico
 
+CONFIG -= entrypoint
+
 win32 {
 QTPLUGIN += qwindows qwindowsvistastyle
 }



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/865a825dd7057336564baab4f0b1b15d7a13bb6e

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


VideoLAN code repository instance


More information about the vlc-commits mailing list