* Use YAMF::Common::XmlParser
[dashstudio.git] / dash.pro
blobaafea02c14e9cdf203cce490da3f118a61bf6fac
1 SUBDIRS += 3rdparty src tests
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