Modified palette file format
[dashstudio.git] / dash.pro
blob47e7ccf6f5b923e9612926a049e3956859bbd686
1 SUBDIRS += 3rdparty src
2 TEMPLATE = subdirs
3 CONFIG += warn_on \
4 qt \
5 thread
7 INSTALLS += pc menu icon mimexml mimedesktop
8 pc.path = /lib/pkgconfig
9 pc.files = dash.pc dashserver.pc
11 menu.path = /share/applications
12 menu.files = dash.desktop
14 icon.path = /share/icons
15 icon.files = dash.png
17 mimexml.path = /share/mime/application/
18 mimexml.files = x-dash.xml
20 mimedesktop.path = /share/mimelnk/application/
21 mimedesktop.files = x-dash.desktop