Skip to content
Snippets Groups Projects
Commit 865a825d authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Steve Lhomme
Browse files

contrib: qtvlcdeps: do not use entrypoint

It is not used and therefore not necessary.
parent b264a7f2
No related branches found
No related tags found
1 merge request!5184contrib: qtvlcdeps: do not use entrypoint
Pipeline #458595 passed with warnings with stage
in 1 hour, 6 minutes, and 39 seconds
......@@ -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
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment