Reorganized project to avoid the ".pro not found" by having all the
pro files in the same directory. With this change the android library now builds properly. This also fixes the parallel compilation problem that happened when building using +8 cores.
This commit is contained in:
18
gui/resources/qcma.desktop
Normal file
18
gui/resources/qcma.desktop
Normal file
@@ -0,0 +1,18 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Exec=qcma
|
||||
GenericName=Content Manager Assistant
|
||||
GenericName[es]=Asistente del Gestor de Contenido
|
||||
GenericName[fr]=Gestionnaire de contenu
|
||||
Comment=Content Manager Assistant for the PS Vita
|
||||
Comment[es]=Asistente del Gestor de Contenido para PS Vita
|
||||
Comment[fr]=Gestionnaire de contenu pour la PS Vita
|
||||
Icon=qcma.png
|
||||
Name=QCMA
|
||||
Path=
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Version=1.0
|
||||
X-KDE-SubstituteUID=false
|
||||
Categories=Qt;Utility;
|
Reference in New Issue
Block a user