X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=launcher%2Flauncher.pro;fp=launcher%2Flauncher.pro;h=110aedc979dc9ea5e93a07ab2d4a01e8fd16aa1e;hb=200f62d3dd9a9032a5578fd993034d57014d0f09;hp=0d61233bfe33abbae38d4daf55a412c95ae71fac;hpb=ac31fb66f46233ba55a414296107637a002b2abd;p=apps%2Flauncher.git diff --git a/launcher/launcher.pro b/launcher/launcher.pro index 0d61233..110aedc 100644 --- a/launcher/launcher.pro +++ b/launcher/launcher.pro @@ -44,5 +44,6 @@ RESOURCES += \ qml/images/images.qrc \ qml/qml.qrc +AGL_SHELL_DESKTOP_PATH = $$system(pkg-config --variable=pkgdatadir agl-compositor-0.0.19-protocols) WAYLANDCLIENTSOURCES += \ - protocol/agl-shell-desktop.xml + $$AGL_SHELL_DESKTOP_PATH/agl-shell-desktop.xml