diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2020-03-10 18:11:10 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2020-03-10 18:11:10 +0000 |
| commit | fde412804110ff61f32467967a927579b2d4798e (patch) | |
| tree | 864f8136b62d68731f44c26eabd22e68ba20487a /src/app | |
| parent | 63352140f4fb9305350049ab33b6533a6d45b640 (diff) | |
| download | qmmp-fde412804110ff61f32467967a927579b2d4798e.tar.gz qmmp-fde412804110ff61f32467967a927579b2d4798e.tar.bz2 qmmp-fde412804110ff61f32467967a927579b2d4798e.zip | |
fixed qmake support
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9277 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/app')
| -rw-r--r-- | src/app/app.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/app.pro b/src/app/app.pro index cf0646140..0f81fdaf6 100644 --- a/src/app/app.pro +++ b/src/app/app.pro @@ -49,6 +49,7 @@ unix { icon_svg.path = $$DATA_DIR/icons/hicolor/scalable/apps appdata.path = $$DATA_DIR/metainfo INSTALLS += desktop \ + solidaction \ target \ icon16 \ icon32 \ |
