X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=SampleMediaApp%2FSampleMediaApp.pro;fp=SampleMediaApp%2FSampleMediaApp.pro;h=0000000000000000000000000000000000000000;hb=4f911d73e2a9a18c3d273b5deb3f1fc952ee68d2;hp=5ea066fef193b0b4ac5506d0621e4b0a606a40e2;hpb=4088de47844451c7b331a612d41a0ec5fc7db53a;p=staging%2FHomeScreen.git diff --git a/SampleMediaApp/SampleMediaApp.pro b/SampleMediaApp/SampleMediaApp.pro deleted file mode 100644 index 5ea066f..0000000 --- a/SampleMediaApp/SampleMediaApp.pro +++ /dev/null @@ -1,17 +0,0 @@ -# Add more folders to ship with the application, here -folder_01.source = qml/SampleMediaApp -folder_01.target = qml -DEPLOYMENTFOLDERS = folder_01 - -# Additional import path used to resolve QML modules in Creator's code model -QML_IMPORT_PATH = - -# The .cpp file which was generated for your project. Feel free to hack it. -SOURCES += main.cpp - -# Installation path -# target.path = - -# Please do not modify the following two lines. Required for deployment. -include(qtquick2applicationviewer/qtquick2applicationviewer.pri) -qtcAddDeployment()