X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fsrc.pro;h=901d8f476c5f8a8dc4c83188bff44bcf8ca18501;hb=6661323f3900a0ade66974ef333f72658ff1e3d7;hp=14d00c15ef780f8af155bbfe0d5da9a9b79abcb1;hpb=a27dea60eebff3d5bd0068f31e7d042e8c7d0048;p=impuzzle diff --git a/src/src.pro b/src/src.pro index 14d00c1..901d8f4 100644 --- a/src/src.pro +++ b/src/src.pro @@ -22,3 +22,10 @@ SOURCES += gameview.cpp \ introitem.cpp RESOURCES += resources.qrc + +desktop.files += impuzzle.desktop +desktop.path = /usr/share/applications/hildon/ + +target.path = /opt/impuzzle/ + +INSTALLS += target desktop