mapmap.pro now install the software, and a desktop file

This commit is contained in:
Marc Lavallée
2014-12-28 14:35:19 -05:00
parent 9091ec00ea
commit dd92ab9317
+6
View File
@@ -73,6 +73,12 @@ unix:!mac {
gl x11 glew
QMAKE_CXXFLAGS += -Wno-unused-result -Wfatal-errors
QMAKE_CXXFLAGS += -DHAVE_OSC
mapmapfile.files = mapmap
mapmapfile.path = /usr/bin
INSTALLS += mapmapfile
desktopfile.files = mapmap.desktop
desktopfile.path = /usr/share/applications
INSTALLS += desktopfile
}
# Mac OS X-specific: