bin directory only for Unix-way installations.

--HG--
branch : develop
This commit is contained in:
dismine 2014-10-16 14:02:58 +03:00
parent 0a7c8b17d4
commit d4ea7467c8

View file

@ -196,7 +196,11 @@ isEmpty(PREFIX) {
DATADIR =$$PREFIX/share
DEFINES += DATADIR=\\\"$$DATADIR\\\" PKGDATADIR=\\\"$$PKGDATADIR\\\"
#MAKE INSTALL
unix:!macx{
target.path = $$PREFIX/bin
}else{
target.path = $$PREFIX/
}
desktop.path = $$DATADIR/applications/
desktop.files += ../../dist/$${TARGET}.desktop
pixmaps.path = $$DATADIR/pixmaps/